2013年4月23日 星期二

[協作平台] 加入 Flash 檔案語法

方法一:
直接利用 精選小工具 中的 embed gadget

<embed src="swf檔案網址" width="800" height="600" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>

請先將檔案上傳至 googlesites 檔案櫃中

參考資料:Lionheart William

<embed height="1000" width="780" menu="true" loop="true" play="true" src="swf檔案網址" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>


方法二:
直接利用精選小工具中的 iframe

資料來源:http://lionheart-william.blogspot.tw/


方法三:
<iframe class=igm style="DISPLAY: block; MARGIN: 5px auto 5px 0px; TEXT-ALIGN: left" height=180 igsrc="http:///" width=400 src="http://xxx.xxx.xxx/flash.swf" frameborder="0">
</iframe>

沒有留言:

張貼留言

歡迎大家一起留言討論!