you are in: codestackercodes [RSS]ExternalInterface sample

ExternalInterface sample Delicious Email

show/hide lines
   1  import flash.external.ExternalInterface;
   2   
   3  function alert() {
   4  	ExternalInterface.call("alert", "Only a test");
   5  }
   6  
   7  mybt.onRelease = function(){
   8  	alert();
   9  }
created by leozera — 26 March 2009 — get a short url — tags: actionscript embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image