BTW, do you really want to dynamically load the component class or just
dynamically create component instances at runtime?
 
- Gordon

________________________________

From: Gordon Smith 
Sent: Tuesday, March 20, 2007 7:56 PM
To: '[email protected]'
Subject: RE: [flexcomponents] Dynamically loading a component


1. This is how RSLs and Modules work.
2. This is not practical.
 
- Gordon

________________________________

From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of qaxyf
Sent: Tuesday, March 20, 2007 7:49 PM
To: [email protected]
Subject: [flexcomponents] Dynamically loading a component



Hi All,

Is there a way to dynamically load a component?

I see 2 posibilities but not sure if they're really doable:

1. compile on the server and serve it as a shared resource
2. download its source and interpret it on the client (how can one 
inject a function) ?!

Good resources to read more on this?

/qaxy



 

Reply via email to