home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode4.swf / scripts / DefineSprite_2082 / frame_13 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  119 b   |  9 lines

  1. tellTarget("/")
  2. {
  3.    gotoAndStop(eval("/Variables:EtatActif"));
  4. }
  5. tellTarget("_parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.