You can load the classes in a separate swf into the same
ApplicationDomain.  But some SWF will need a variable of that type.

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Durres76
Sent: Friday, July 11, 2008 1:56 PM
To: [email protected]
Subject: [flexcoders] ApplicationDomain.currentDomain.getDefinition

 

Hi,
i'm trying to instantiate an object using:
ApplicationDomain.currentDomain.getDefinition from a string passed in
an xml file. As in AS2 this only works if you predefine a variable of
that same object type. is there a way to get this working without
predefining the variable.

Thanks,
dhimiter

 

Reply via email to