home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / steppenwolf_3_chapter_7.swf / scripts / DefineSprite_1887 / frame_1 / DoAction.as
Text File  |  2010-07-14  |  150b  |  8 lines

  1. _X = eval("/Variables:PastilleX");
  2. _Y = eval("/Variables:PastilleY");
  3. if(eval("/Variables:PastilleTombe") == true)
  4. {
  5.    nextFrame();
  6. }
  7. stop();
  8.