home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / FreeSoftware / MicrosoftXP / extended_main.swf / scripts / DefineSprite_637 / frame_1 / DoAction.as
Encoding:
Text File  |  2001-03-22  |  123 b   |  11 lines

  1. _level3.setMusic("extending");
  2. if(_level3.soundOff)
  3. {
  4.    gotoAndStop(19);
  5. }
  6. else
  7. {
  8.    gotoAndStop(10);
  9. }
  10. stop();
  11.