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" <[email protected]> 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 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). Is there a way to check to see if the model is already loaded and skip the reloading? -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

