I am currently working on a very large enterprise flex application. The current code base is being built in Flex Builder 3 with the flex 3.4 SDK. When the newest version of flash player was released we noticed that our application would take a much longer time to load or some users were unable to load the application at all. This has been tested both in firefox and IE with the same outcome. Seems like on newer machines which are more powerful the application will load only after a long period of time and on older machines the browser would just crash.
I have tried building with Flex Builder 3 and the 3.5 SDK however that still produces the same result. I am going to try building with Flash Builder and 4.1 SDK mx only.
Has anyone run into an issue like this? Does anyone have any other solutions I can try?
EDIT: The application runs fine on 10.1.53.64 but on version 10.1.102.64 I have the slow loading issue as stated above.
Thanks