home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / toxic_cave.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(press, release).as
Encoding:
Text File  |  2006-10-31  |  50 b   |  4 lines

  1. on(press, release){
  2.    _root.gotoAndStop(2);
  3. }
  4.