Take a look at the ProgressBar component. You can set it to mode="event" and pass in the ID of the Loader to the source property. The ProgressBar will then automatically show the percentage for you. An alternate way is to use the CursorManager and the busyCursor. Set the Loader.showBusyCursor property to true. It will hook up a busy cursor for you that displays while your SWF is loading.
Jason -----Original Message----- From: shvilamit [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 10:51 PM To: [email protected] Subject: [flexcoders] is there an easy way of creating a preloder to swf i am looking for an easy way to make a preloder to SWF that i am loding in <mx:Loader id="TestDisplay" autoLoad="true" contentPath="swf/TestDisplay.swf"> or i need to lissen to that object and get the presentege that load and all of that is there any thing that i can use out of the box thanks Yahoo! Groups Links

