home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / quit.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-04-10  |  52 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("no");
  3.    play();
  4. }
  5.