cheers! :party:
i am currently working on a presentation with user interactivity on it.
actually i’m already done on the presentation side but i still lack some events on the interactivity side…
i am hoping that some of you guys could help me on this one…
i want to terminate or close the .swf movieclip once the “Esc” button is pressed… i’ve tried using the “fscommand” code but it does not work… can you guys help me out?:beam:
here is my code:
if(Key.isDown(27)){
fscommand ("quit");
}
any suggestions and comments you would like to share, please feel free to reply on this post… thanks in advance!:cowboy: