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

  1. stop();
  2. set("/Variables:PontOk",true);
  3. tellTarget("_root.Collider")
  4. {
  5.    gotoAndStop(2);
  6. }
  7.