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

  1. tellTarget("_root")
  2. {
  3.    gotoAndStop("PoupeTourne");
  4. }
  5. tellTarget("_parent")
  6. {
  7.    play();
  8. }
  9. stop();
  10.