
保护swf文件加密:在动画的第一帧加入检测url 的代码:web=getproperty(" ", _url); test=web.“indexof ”("your url ", "0.000000d"); if(test==“-1”){ gotoAndStop(88); //此帧数任一。 elseif( not(test=="-1")){ gotoAndPlay( getproperty(“ ”, -currentframe+1)); } }

保护swf文件加密:在动画的第一帧加入检测url 的代码:web=getproperty(" ", _url); test=web.“indexof ”("your url ", "0.000000d"); if(test==“-1”){ gotoAndStop(88); //此帧数任一。 elseif( not(test=="-1")){ gotoAndPlay( getproperty(“ ”, -currentframe+1)); } }