Right now the Flex RemoteObject code goes through a pretty complex code-generation so it's really meant to be created in just MXML for the moment.  The idea has been that a separate MXML file can contain your services and be configured to meet the needs of large applications, thus removing the need for dynamic creation of services based on property files or the like.  Is there a situation that isn't being met in your case?

 

We are planning on making the APIs more friendly to instantiation through ActionScript in the future (unknown timeframe).

 

Matt

 

-----Original Message-----
From: sbyrne_dorado [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 11, 2004 6:47 PM
To: [email protected]
Subject: [flexcoders] Dynamically creating RemoteObject instances

 

Is there a way to dynamically (i.e. through ActionScript code) create
viable RemoteObject instances?  I've tried several approaches, and so
far no luck.



Reply via email to