|
Hi there, I have an MXML Component in a sub folder of the Flex (2.0
Alpha) root. \MainApp.mxml \dialogs\LoginDialog.mxml The class Flex generates will be dialogs.LoginDialog.mxml In MainApp.mxml I want to use a state to add this dialog
dynamically. If LoginDialog.mxml would reside in the same folder as
MainApp.mxml I could simply type: <mx:AddChild … > <myspace:LoginDialog … /> </mxAddChild> How do I do this with LoginDialog.mxml in a subdirectory? Regards RR -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com YAHOO! GROUPS LINKS
|
- [flexcoders] How to add an MXML component which is not in ... Ralf Rottmann
- Re: [flexcoders] How to add an MXML component which i... Martin Wood
- Re: [flexcoders] How to add an MXML component whi... Scott Langeberg
- Re: [flexcoders] How to add an MXML component... Martin Wood
- Re: [flexcoders] How to add an MXML compo... Martin Wood
- Re: [flexcoders] How to add an MXML ... Scott Langeberg
- Re: [flexcoders] How to add an M... Martin Wood
- Re: [flexcoders] How to add ... Scott Langeberg
- Re: [flexcoders] How to add ... Martin Wood
- Re: [flexcoders] How to add ... Scott Langeberg
- [flexcoders] Re: How to add ... Jeremy Rottman

