标签: html flash
我想在HTML中嵌入一个小的flash文件,我需要INLINE,如果它是图像,我会做类似的事情。
<IMG SRC="data:image/gif;base64,RAAAtuhhx4dbgYKAAA7...more data....." ALT="could not load">
该文件为this one
假设我可以,我怎么能这样做?
答案 0 :(得分:-1)
http://www.tizag.com/flashTutorial/flashhtmlcode.php
这是你要找的?