2016阿幼朵演唱视频:怎么把FLASH下载到自己的QQ空间

来源:百度文库 编辑:中科新闻网 时间:2024/07/08 18:09:25

用代码加入~
将网上的FLASH应用到QQ空间来,如果要插入普通Flash,则用第1条代码; <embed src="http://你的Flash地址" width=330 height=280>
如果要插入透明Flash,则用第2条:<embed src="http://你的透明Flash地址" wmode=transparent style="position: absolute" width=330 height=280>
这里的width=330 height=280 表示宽度和高度

可以查看源代码,查找.swf,找到你想要的flash地址复制,用flashget下载