Is there any way to add elements to a Canvas, by using ActionScript?
I'm trying to make it so I can programmatically add a couple of TextInputs and/or ComboBoxes, depending on what the user has selected. I suppose I could put them on the Canvas and just make them invisible 'till they're needed, but I think it'd be better to be able to simply add them to the Canvas via ActionScript if they're needed rather than having them there all the time and making them visible when necessary.
So, how do I add TextInputs and ComboBoxes to a Canvas using ActionScript? Is it possible?
Thanks, Laurence MacNeill Mableton, Georgia, USA ------------------------------------------------------------- To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
