Put a progress bar in a model popup window when you call the data provider routine. Add a listener for the result event from the data provider routine, and take the model popup down when you finish processing the result from your data provider. ~randy
_____ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Sunday, February 17, 2008 8:20 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Prohibiting Old Chart from Displaying while new Chart renders Well really I think the problem could be solved (1 way anyway) by just telling it not to move to the next view (viewstack) until my initDataDrovider function finishes. Is there a way to do this? I'm not used to things operating in parallel. I need the program to wait until the dataprovider function returns. brad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sherif Abdou Sent: Saturday, February 16, 2008 6:00 PM To: [EMAIL PROTECTED] Subject: Re: [flexcoders] Prohibiting Old Chart from Displaying while new Chart renders can you do some sort of mockup file, you can always try to call any of the validation methods and see if that works ----- Original Message ---- From: Brad Bueche <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Saturday, February 16, 2008 3:12:13 PM Subject: [flexcoders] Prohibiting Old Chart from Displaying while new Chart renders I have a chart that, at year level, allows users to drill down into individual months. The problem is that if the user drills down into march, then comes back up to the year level (via viewstack bread-crumb trail button), and then drills down into October, for a spilt second the march data will still be on the screen. I have been knocking my head against the wall all day (on a weekend!) trying to prohibit the old data from continuing to show until the new data is rendered but I cant get anything to work. Any ideas? brad _____ Looking for last minute shopping deals? HYPERLINK "http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/c ategory.php?category=shopping"Find them fast with Yahoo! Search. No virus found in this outgoing message. Checked by AVG. Version: 7.5.516 / Virus Database: 269.20.7/1283 - Release Date: 2/16/2008 2:16 PM