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 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 something
>> like this possible in Flex?
>>
>> I did a small experiment with loading the Flex app into Flash SWF, but
>> then the sizing and alignments were lost. I also tried loading a Flex app
>> into a smaller Flex app, but still there was a blank screen for quite a
>> while.
>>
>> It's a huge usability issue knowing that users leave after 8 seconds,
>> which is actualy true looking at google analytics reports.
>>
>> I've checked numerous blogs about custom preloaders but only found that
>> all of them have the same issue.
>>
>> These are all the apps and samples with the same issue:
>>
>> http://tv.adobe.com/#
>> http://onflash.org/ted/2006/07/flex-2-custom-preloaders.php
>> http://onflash.org/ted/2006/07/flex-2-preloaders-swf-png-gif-examples.php
>>
>> http://jessewarden.com/2007/07/making-a-cooler-preloader-in-flex-part-1-of-3.html
>>
>>
>
>
> --
> Thanks
> Jason
>
>
>  
>


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 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 something
> like this possible in Flex?
>
> I did a small experiment with loading the Flex app into Flash SWF, but then
> the sizing and alignments were lost. I also tried loading a Flex app into a
> smaller Flex app, but still there was a blank screen for quite a while.
>
> It's a huge usability issue knowing that users leave after 8 seconds, which
> is actualy true looking at google analytics reports.
>
> I've checked numerous blogs about custom preloaders but only found that all
> of them have the same issue.
>
> These are all the apps and samples with the same issue:
>
> http://tv.adobe.com/#
> http://onflash.org/ted/2006/07/flex-2-custom-preloaders.php
> http://onflash.org/ted/2006/07/flex-2-preloaders-swf-png-gif-examples.php
>
> http://jessewarden.com/2007/07/making-a-cooler-preloader-in-flex-part-1-of-3.html
>
>  
>



-- 
Thanks
Jason


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 ?

-- 
Helping to assertively enhance performance-oriented error-free 
performance-oriented CEOs as part of the IT team of the year, '09 and '08

Tom Chiverton
Developer
Tel: +44 0161 618 5032
Fax: +44 0161 618 5099 
tom.chiver...@halliwells.com
3 Hardman Square, Manchester, M3 3EB
www.Halliwells.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of 
members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners. We use the word 
?partner? to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged. If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents. If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.Halliwells.com.
 

[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 something like 
this possible in Flex? 

I did a small experiment with loading the Flex app into Flash SWF, but then the 
sizing and alignments were lost. I also tried loading a Flex app into a smaller 
Flex app, but still there was a blank screen for quite a while.

It's a huge usability issue knowing that users leave after 8 seconds, which is 
actualy true looking at google analytics reports.

I've checked numerous blogs about custom preloaders but only found that all of 
them have the same issue. 

These are all the apps and samples with the same issue:

http://tv.adobe.com/#
http://onflash.org/ted/2006/07/flex-2-custom-preloaders.php
http://onflash.org/ted/2006/07/flex-2-preloaders-swf-png-gif-examples.php
http://jessewarden.com/2007/07/making-a-cooler-preloader-in-flex-part-1-of-3.html