[flexcoders] Selecting which Child Components to add at runtime

2007-06-04 Thread phall121
I want to add views to a ViewStack at runtime by selecting from an expanding table of Custom Components. As the simplified code below shows, I can figure out how to add any one and hard code it. But the addChild method of the ViewStack seems to require that you know ahead of time which

RE: [flexcoders] Selecting which Child Components to add at runtime

2007-06-04 Thread Alex Harui
); From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of phall121 Sent: Monday, June 04, 2007 12:39 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Selecting which Child Components to add at runtime I want to add views to a ViewStack at runtime by selecting from