For some weird reason the preloader for my Flex 3.5 application does not show up. The application SWF is around 550KB. Am not using RSLs. From the Activity tab in Safari I see the progress of the SWF loading in the browser. After the SWF is loaded. The preloader comes for a split second, moves from 0 to 100 and goes away.
Any solution or am I doing something wrong?
mx:VBox
ormx:Image
in your preloader. Try to write in pure AS 3.0. – Maxim Kachurovskiy