A Flex swf application has two frames: the first one contains the SystemManager, the Preloader (and others things); the second one contains the framework and the application code.
When the app starts "Frame 1" loads the SystemManger and stops the execution. Then when the app is finished loading, "Frame 2" starts. So, when the application is running, does the "Frame 2" cycle over the app's life cycle? If you are in "Frame 2" and the user fires a general event that renders a circle in the screen, the Flash Player executes ActionScript code and then renders the circle on screen. What happens then? Is "Frame 2" reloaded? If is possible, could you give me a little example about logical flow? thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

