home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / DeliBEEry.swf / scripts / DefineSprite_72 / frame_62 / DoAction.as
Encoding:
Text File  |  2006-06-06  |  72 b   |  7 lines

  1. stop();
  2. tellTarget(_root)
  3. {
  4.    gotoAndStop("games");
  5.    play();
  6. }
  7.