all groups > flash actionscript > september 2004 >
You're in the

flash actionscript

group:

Script to call images n sound clips


Script to call images n sound clips charusagi
9/11/2004 6:04:37 PM
flash actionscript:
HI ,
I am working on a Flash Presentation where i want to call images n their voice
overs dynamically thru scripting.
I know the script to call images thru script but can anyone pls help me n tell
me the way to call sound clipping thru scripts.

Thanks in advance.
Charu
Re: Script to call images n sound clips speedlab1
9/11/2004 8:16:10 PM
there are two ways to load sound, you can load a sound externally into the swf,
or you can import the sound into your library and attach it to the timeline
with a linkage ID.

both ways are fairly straight forward, see the actionscript reference guide
for example code and instructions on how to create a Sound object.
AddThis Social Bookmark Button