home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / coki.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  213 b   |  8 lines

  1. stop();
  2. meeeSoundObj1 = new sound();
  3. meeeSoundObj1.attachsound("meee01");
  4. meeeSoundObj2 = new sound();
  5. meeeSoundObj2.attachsound("meee02");
  6. meeeSoundObj3 = new sound();
  7. meeeSoundObj3.attachsound("meee03");
  8.