home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / steppenwolf_3_chapter_7.swf / scripts / DefineSprite_1283 / frame_16 / DoAction.as
Text File  |  2010-07-14  |  178b  |  13 lines

  1. tellTarget("_root.Lumiere")
  2. {
  3.    gotoAndStop(2);
  4. }
  5. tellTarget("_root")
  6. {
  7.    gotoAndStop(eval("/Variables:EtatActif"));
  8. }
  9. tellTarget("_parent")
  10. {
  11.    gotoAndStop(1);
  12. }
  13.