all groups > flash actionscript > june 2006 >
You're in the

flash actionscript

group:

attachSound


attachSound DMennenoh **AdobeCommunityExpert**
6/4/2006 10:58:46 AM
flash actionscript:
I want to attach a sound from the library at runtime... problem is a
preloader movie is loading the movie with the sound in it. So this doesn't
work as Flash wants the sound in the preloader...which is of course totally
lame. So what's the workaround to this one? Putting the sound into the
preloader is not an option.

--
Dave -
Adobe Community Expert
www.blurredistinction.com
http://www.adobe.com/communities/experts/

Re: attachSound DMennenoh **AdobeCommunityExpert**
6/4/2006 11:08:34 AM
Got it...

--
Dave -
Adobe Community Expert
www.blurredistinction.com
http://www.adobe.com/communities/experts/

Re: attachSound FlashChump
12/8/2006 10:33:42 PM
Re: attachSound kglad
12/10/2006 4:25:31 PM
when you define your sound object in the external swf instead of:



s=new Sound();

// use

AddThis Social Bookmark Button