在google page插入FLASH
在Edit HTML里加入以下代码:
<DIV style="TEXT-ALIGN: center" twffan="done"><EMBED src=jkk.swf width=370 height=290 type=application/x-shockwave-flash> </DIV>
红色的部分为FLASH文件的网址(如是自己google page里的文件只要向上面例中一样,输入文件名即可)。
width为FLASH的宽度,height为FLASH的高度。