home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / antipacman.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  126 b   |  4 lines

  1. this.createEmptyMovieClip("SControl",this.getNextHighestDepth());
  2. Music = new Sound(SControl);
  3. Music.attachSound("MUSIC");
  4.