home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode1.swf / scripts / frame_579 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  223 b   |  10 lines

  1. tellTarget("_root.Meg.Obj")
  2. {
  3.    gotoAndStop("Idle");
  4.    play();
  5. }
  6. set("/Variables:PusFleche",true);
  7. set("/Variables:Touche",false);
  8. set("/Variables:EtatVide","Cabine");
  9. set("/Variables:EtatActif","CabineTourne");
  10.