flashcoders  

Re: [Flashcoders] Linked sounds in library have to be in root SWF? AS2

Rich Shupe
Mon, 12 May 2008 11:47:22 -0700

Alistair,

>From what I can gather from your email, try this. When you are creating your
sound instances, add "this" to the constructor.

= new Sound(this);

That will specify that the sound comes from the loaded file.


Rich
http://www.LearningActionScript3.com


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders