home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / love_me.swf / scripts / DefineSprite_918 / frame_27 / DoAction.as
Encoding:
Text File  |  2008-08-11  |  129 b   |  7 lines

  1. stop();
  2. _root.sound_ed6.start(0,1);
  3. _root.sound_ed6.onSoundComplete = function()
  4. {
  5.    _root.sound_ed6.start(3.77,1000);
  6. };
  7.