home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / jump_dontstop.swf / scripts / DefineSprite_13 / frame_6 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  110 b   |  6 lines

  1. _root.sprite.swapDepths(0);
  2. boss3 = new Sound();
  3. boss3.attachSound("boss3");
  4. boss3.start();
  5. nextFrame();
  6.