[flexcoders] Module question

2010-02-17 Thread Wally Kolcz
I have an app that loads modules as the user clicks buttons so they only get loaded when the user actually uses them... however I can see in the console says that each time the button is clicked, the module is reloaded.. resulting in many modules (or the same module being loaded and loaded).

Re: [flexcoders] Module question

2010-02-17 Thread Alex Harui
It shouldn’t be reloading unless it got unloaded. What are you seeing in the console? On 2/17/10 5:06 PM, Wally Kolcz wko...@isavepets.com wrote: I have an app that loads modules as the user clicks buttons so they only get loaded when the user actually uses them... however I can see in

[flexcoders] Module Question

2008-06-18 Thread Parkash
Hello all iam creating a new Flex Application and i have to make this application , modular . can you tell me do i need to write seprate Applcation per module i will be using caringorm.

Re: [flexcoders] Module Question

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Parkash wrote: Hello all iam creating a new Flex Application and i have to make this application , modular . can you tell me do i need to write seprate Applcation per module http://community.adobe.com/ion/search.html?q=modulex=0y=0lbl=flex_product_adobelr -- Tom