pass the string to getDefinitionByName() var myClass:Object = getDefinitionByName(linkageID); var snd:myClass = new myClass(); snd.play();
On Fri, Feb 13, 2009 at 5:11 PM, bernice guerrero <[email protected]>wrote: > Stop the messeges > > On Feb 13, 2009 8:24 AM, "Kenneth Kawamoto" <[email protected]> > wrote: > > var snd:LinkedSound = new LinkedSound(); > snd.play(); > > Kenneth Kawamoto > http://www.materiaprima.co.uk/ > > Mendelsohn, Michael wrote: > > Hi list... > > Silly AS3 question: how do > you > play a sound with a l... > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- --Joel Stransky stranskydesign.com _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

