|
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-----
Is there a way to dynamically (i.e. through
ActionScript code) create |
- Re: Dynamically creating RemoteObject instances Matt Chotin
- Re: Dynamically creating RemoteObject instances sbyrne_dorado

