Helping to secure life and other things.
package { import flash.display.*; import flash.external.*; public class swfjs extends Sprite { function swfjs(){ ExternalInterface.call("function(){alert(1);}"); } }}
0 comments:
Post a Comment