Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

non-blocking preloading animation?

$
0
0
Hi all
I have a big flex web project
It takes a while to load.... its around 3M for the main app swf and 80K for
additional 4 modules that loads afterwords
The loading weight is not bothering me, as we have this tiny animation with
gags for the user to go through, it's not terrible.
What bothers me is that once the app swf loads, everything chokes and
freeze, until the app initializes itself.
So I can't go the "perceived performance" way really because whatever I put
there freezes and chokes for good 30 seconds...
I even tried putting the preloader animation in a separate light-weight
flash swf and have it in a separate div on the html on top at the center of
the page.
it behaves just the same. it doesn't matter if its in a different swf, it
chokes just the same...
Does workers relevant for this kind of scenario?
Is there anything that comes to mind I could do beside re-writing the
application?
:)
cheers
Ajar

Viewing all articles
Browse latest Browse all 5648

Trending Articles