SWFObject
SWFObject 是用在使用 Flash Application 的 Java Script Library
它能夠提供插入 Flash 所需 HTML Code,檢測 Flash 版本等功能
比較常用的是 1.5 版,網路上文件也比較多,這有兩篇中文的介紹
最新版為 SWFObject 2.1 放在 google code 上,而且跟 1.5 版不相容
- Project 首頁: http://code.google.com/p/swfobject/
- Document: http://code.google.com/p/swfobject/wiki/documentation
使用的方法有好幾種,在 Document 中都可以看到