home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / megaman_rpg.swf / scripts / DefineSprite_441 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  95 b   |  9 lines

  1. tellTarget("/megaman")
  2. {
  3.    nextFrame();
  4. }
  5. tellTarget("/cover")
  6. {
  7.    gotoAndPlay(1);
  8. }
  9.