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

  1. set("/Variables:Delta",_root.Meg._yscale / 6);
  2. set("/Variables:Decale",2);
  3. set("/Variables:EtatVide","TenteStoppe");
  4. set("/Variables:EtatActif","Tente");
  5. tellTarget("_root.Meg")
  6. {
  7.    gotoAndStop(6);
  8. }
  9.