home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / trash / gorillazgroove.swf / scripts / frame_2 / DoAction.as
Text File  |  2007-01-09  |  179b  |  5 lines

  1. _root.mySound.nav = new Sound(_root.mySound);
  2. _root.mySound.nav.attachSound("nav");
  3. _root.mySound.song = new Sound(_root.mySound);
  4. _root.mySound.song.attachSound("feelGood");
  5.