home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode4.swf / scripts / DefineSprite_2546 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  122 b   |  7 lines

  1. set("_root:Idle",false);
  2. set("/Variables:Stoppe",false);
  3. if(eval("/Variables:Run") == true)
  4. {
  5.    gotoAndStop(20);
  6. }
  7.