home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode2.swf / scripts / DefineSprite_1496 / frame_2 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  116 b   |  7 lines

  1. set("/Variables:ObjetSelect",0);
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop(eval("/Variables:EtatVide"));
  5. }
  6. stop();
  7.