html 框架问题
怎么在frameset 框架插入flash动画呢?
你是要这个吗
<object width="398" height="150">
<param name="movie" value="01.swf"//这里换成你自己的swf文件名就可以了>
<embed src="01.swf"//这里换成你自己的swf文件名就可以了 width="398" height="150">
</embed>
<object>