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

  1. loadVariablesNum("/web/steppenwolf/tracking.jsp?episode=2&stage=18",0);
  2. tellTarget("_root")
  3. {
  4.    play();
  5. }
  6. tellTarget("_root.Prisonnier")
  7. {
  8.    play();
  9. }
  10. tellTarget("_parent")
  11. {
  12.    gotoAndStop(1);
  13. }
  14.