home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / multimed / IDN / web / lemonruski / template.swf / scripts / DefineSprite_752 / frame_14 / DoAction.as
Encoding:
Text File  |  1999-09-02  |  134 b   |  10 lines

  1. tellTarget("/")
  2. {
  3.    gotoAndStop("transition to nightclub");
  4.    play();
  5. }
  6. tellTarget("_level7")
  7. {
  8.    gotoAndStop("start");
  9. }
  10.