> btw, is there a way to get rid of the "loading" message that appears
> with the rendering of each FlexFlash page?
You can set the usePreloader attribute of the Application tag to false
like this:
<mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"
usePreloader="false">
You can also customize it using the "preloader" attribute.
Christian
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

