This content has been marked as final.
Show 4 replies
-
1. Re: How to access modules by using script ?
Darrell Loverin Dec 2, 2010 6:54 AM (in response to senthil s)Ant script or actionscript?
-Darrell
-
2. Re: How to access modules by using script ?
senthil s Dec 2, 2010 7:55 PM (in response to Darrell Loverin)in actionscript .
*Regards,
senthil...*
*
*
-
3. Re: How to access modules by using script ?
senthil s Dec 2, 2010 8:06 PM (in response to senthil s)sir if you have pls bring small example
Thanks in advance
senthil
-
4. Re: How to access modules by using script ?
Darrell Loverin Dec 3, 2010 4:29 AM (in response to senthil s)There are two ways to load modules, 1) ModuleLoader component 2) ModuleManager class.
The ModuleLoader component is for mxml so I won't provide an example.
The ModuleManger class is for loading modules via actionscript.
Here's a link to some documentation about loading modules along with example code.
-Darrell



