home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode3.swf / scripts / DefineSprite_1995 / frame_21 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  97 b   |  9 lines

  1. tellTarget("_root.Meg")
  2. {
  3.    nextFrame();
  4. }
  5. tellTarget("_parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.