Hi, Does anyone have any idea on why it takes nearlly 3 to 4 seconds after a swf completely downloaded, is it SystemManager initialized and go to the second frame of the movie?
It is such a great penality for an web application. Should I put tasks, such as automatic login to the preloader, in order to shorten this penality period??? Otherwise, no matter whatever tuning techique flexcoders applied, the Adobe penality is still too great. I understand there should be initialization time, and that may depends on the client machine configuration. However, for a simplest swf with an <Application> tag only mxml, a log is being output on the onEnterFrame event, it already takes 3 to 4 seconds for the first log after the swf complete download, (time logged from Charles), it is so frustrated... Does it means that we have no way for a faster response time if we choose Flex? (Didn't mention about the download time for swf already...) Anyone can help? Dan

