home *** CD-ROM | disk | FTP | other *** search
/ Echoes of Ireland / Echoes of Ireland.iso / IRISH_ENGINE / quiz / quiz.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-06-16  |  54 b   |  5 lines

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