Hi, all.

I have an AS3 class that I want to use in mxml instead of 
actionscript.  The AS3 class takes an argument.  How do I pass an 
argument when using the class in it's mxml form?  Or do I have to 
declare a public property on the class and pass the argument instead 
as a property of the mxml tag?
Thanks much!

LT

Reply via email to