home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / MilleDangers.swf / scripts / DefineSprite_502 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-11-10  |  80 b   |  9 lines

  1. if(eval("/:splatch") eq "1")
  2. {
  3.    gotoAndPlay(2);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.