[转] [教程]flash设为首页和加入收藏夹功能的实现 在网上很多都是as2的方法,这个事as3的。不必多说看代码 也可以去我的博客看 http://www.flasham.com/blogjs代码
然后是flash中调用设为主页ExternalInterface.call(“SetHome”);添加到收藏夹ExternalInterface.call(“bookmark”);