Re: [flexcoders] "Blank Screen" issue with application preloaders

2009-04-26 Thread Alen Balja
Ok, I hope that's really the case. Will check from other systems. On Fri, Apr 24, 2009 at 8:03 PM, nospam allowed wrote: > > > Works great here, loads almost instantly, must be related to your flash ver > or computer/network? > > > > > On Thu, Apr 23, 2009 at 5:59 AM, b_alen wrote: > >> >> >> I

Re: [flexcoders] "Blank Screen" issue with application preloaders

2009-04-24 Thread nospam allowed
Works great here, loads almost instantly, must be related to your flash ver or computer/network? On Thu, Apr 23, 2009 at 5:59 AM, b_alen wrote: > > > I get a blank screen for more than 10 seconds for the app that's about 700k > in size. Only then the preloader appears and starts from somewhere

Re: [flexcoders] "Blank Screen" issue with application preloaders

2009-04-24 Thread Tom Chiverton
On Thursday 23 Apr 2009, b_alen wrote: > I get a blank screen for more than 10 seconds for the app that's about 700k > in size. Only then the preloader appears and starts from somewhere around > 70%. I don't see that here, and it would be surprising if so. Are you sure it's not just you ? -- He

[flexcoders] "Blank Screen" issue with application preloaders

2009-04-23 Thread b_alen
I get a blank screen for more than 10 seconds for the app that's about 700k in size. Only then the preloader appears and starts from somewhere around 70%. In the Flash days, this was easily solved by having one small SWF with preloader that would load the main SWF in empty movie clip. Is someth