home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chichi.swf / scripts / DefineButton2_204 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-26  |  54 b   |  5 lines

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