> I have forgotten how to do this... I'd like to set some variables like this
> a var exists...
> zAmt
>
> now I'd like to set the value in a method...
> [ stringValue + "Amt"] = someValue;
>
> How do I compose that?

I think you can do this directly using getChildByName, or you can
directly reference the parent object as Manish mentioned.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to