flash加密与解密的战争!
从以往历史看来,我个人认为加密会获胜.
支持加密! 不要拿来主义!
SWF Encrypt™ 5.0 encrypts your Adobe Flash® SWF files, protecting them from the most popular Flash Decompiler Tools on the market. Secure your ActionScript today and prevent SWF Reverse Engineering and Decompiling.

下载地址:
SWF_Encrypt_5.0

SWFObject是Flash嵌入和检测的JS代码

以下是两个用法:
1,swfobject.registerObject(flashContentId, flashVersion,expressInstallUrl );
flashContentId为Flash的ID;
flashVersion为播放SWF的Player版本;
expressInstallUrl为Flash Player更新安装的swf调用地址;如果当前版本低于flashVersion将自动更新。

2,swfobject.embedSWF(swfUrl, replaceElementId, swfWidth, swfHeight, flashVersion,expressInstallUrl, flashvars, params, attributes);
swfUrl为调用swf的地址;
replaceElementId为要用于替换成flash的可显示容器的ID;
swfWidth为swf的宽度;
swfHeight为swf的高度;
flashVersion为播放SWF的Player版本;
expressInstallUrl为Flash Player更新安装的swf调用地址;如果当前版本低于flashVersion将自动更新。
flashvars为flashvars传递的变量值;
params为flash player控件的参数设置;如menu=”false” ;
attributes为flash player控件的属性值设置;如class=”flashstyle”;

demo1
demo2
swfobject_2_0下载

发个地址:

http://www.zte.com.cn/mobile/3g/

虽然自己不是很满意.但毕竟是我少数不多的flash web.凑合着看吧!
一个好的作品跟很多因素有关.每个环节都得到位,不然不可能出优秀的作品.