Groups | Blog | Home
all groups > flash actionscript > february 2004 >

flash actionscript : Controlling the audio of external swf's?


Polarbeast
2/17/2004 9:45:55 PM
I can work with Sound objects with audio that exists in a movie's library, but

I have an .swf file that contains audio inside it (such as a music loop)

I'd like to load that external .swf file into my base movie using the
loadMovie command. Is there a way to access and control the audio playing in
that loaded movie... say, to change the volume

Thanks

Polarbeas
Polarbeast
2/17/2004 10:45:23 PM
Never mind, I answered my own question..

It turns out that if I create a Sound object, and then modify THAT, whatever I
do to it will affect the audio in the imported movie. Guess it's a global
thing..

:
AddThis Social Bookmark Button