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

  1. set("/Variables:Delta",_root.Meg._yscale / 6);
  2. set("/Variables:Decale",0.05);
  3. if(eval("/Variables:From") == "Statue")
  4. {
  5.    setProperty("_root.Meg", _X, 530);
  6.    setProperty("_root.Meg", _Y, 285);
  7. }
  8. set("/Variables:EtatVide","PrisonnierStoppe");
  9. set("/Variables:EtatActif","Prisonnier");
  10.