home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / dexter.swf / scripts / DefineSprite_487 / frame_5 / DoAction.as
Encoding:
Text File  |  2003-10-24  |  68 b   |  7 lines

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