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

  1. if(eval("/Variables:GrilleEnlevee") == true)
  2. {
  3.    tellTarget("_root")
  4.    {
  5.       gotoAndStop("Cale");
  6.       play();
  7.    }
  8.    gotoAndStop(1);
  9. }
  10. set("/Variables:Delta",9.27);
  11.