Now, I think with the example on the pages below :
 
If you don't set the WelcomeScreen's property ready to true in the
FlexInitComplete handler
and
if you don't set the timer to autoclose after a certain amount of time
 
then the custom preloader should keep showing the WelcomeScreen,
 
and then the question becomes :
 
how to make the customer preloader listen for an event that you dispatch
as soon as you've loaded your stuff after the initialisation of the
Application?
 
That, I'd like to know too (HELP !)   :-)
 
 
 
 
 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Giles Roadnight
Sent: donderdag 14 december 2006 17:44
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] customising preloader






Thanks but these are the examples that I had already found.



Giles Roadnight


  _____  


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Van De Velde Hans
Sent: 14 December 2006 16:31
To: 'flexcoders@yahoogroups.com'
Subject: RE: [flexcoders] customising preloader



http://www.onflex.
<http://www.onflex.org/ted/2006/07/flex-2-custom-preloaders.php>
org/ted/2006/07/flex-2-custom-preloaders.php



http://www.onflex.
<http://www.onflex.org/ted/2006/07/flex-2-preloaders-swf-png-gif-examples.ph
p> org/ted/2006/07/flex-2-preloaders-swf-png-gif-examples.php





-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Giles Roadnight
Sent: donderdag 14 december 2006 17:25
To: flexcoders@yahoogroups.com
Subject: [flexcoders] customising preloader

Hi All

I've been trying to create a custom preloader for my flex app. I want
to keep the DownloadProgressBar object on the screen when the app has
finished loading and initialising and then load my own xml
configuration file.

I've been trying to extend the DownloadProgressBar class and had a
look at extending the prelaoder class but didn't get very far.

Can anyone point me in the right direction? I did find one example
that replaced the prelaoder with an image but I couldn't alter this to
what I want.

I also tried to create my own DownloadProgressBar object and use it to
display progress of a load after the app has finished initialising but
this didn't work either.

Unless I can get it to work I'll have to just create my own popup and
load the xml once hte app has initialised but I'd rather it all
happens with the 1 popup.

Many Thanks.

Giles Roadnight





 

Reply via email to