1、帖子里插入Flash代码:

  <embed src='Flash地址' width=500 height=340></embed>

  其中“Flash地址”必须以“http://”开头和“.swf”结尾,width是指播放画面宽度,height指高度。如果需要居中,在上面代码前面加入<P align=center>。

  那么,在网页中发现自己喜欢的FLASH动画,如何窃取网址呢?我将在下一篇文章中详述,这里只介绍代码。

  2、插入mp3代码:

  <EMBED src='mp3地址' width=310 height=35 type=audio/x-pn-realaudio-plugin controls='ControlPanel,StatusBar' auto_old='true' loop='true'>