Check out the examples on www.CFLEX.net
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, February 04, 2005 4:33 AM
To: [email protected]
Subject: [flexcoders] Dynamic model
Hi coders,
I intend to create a generic screen containing a comboBox its content
depends on externalized parameter specifying a XML file.
I�ve tried unsuccessfully the following:
<mx:Model id="fieldList" source="{the_XML_path}"/>
In a AS function:
myModel:Model = new Model();
myModel.source=the_XML_path;
Anybody knows how to create model dynamically?
Thanks in advance for your help.
Isaac Bib�s
Yahoo! Groups Links