Forum Moderators: open
I have a page containing flash elements. The problem is that the rest of the page will not load until the whole of the flash movie has loaded. I want the navigation etc. to load before this flash element.
A couple of people have suggested putting a preloader in the flash - this doesn't make any difference!
There are javascripts which control image loading order.
Can I do the same with flash?
Thank You.
As far as selective download order, I don't think that's possible other than something similar to an image preloader in JavaScript.
Hope this helps.
Regards,
winstun
Welcome to Webmasterworld. I asked this a while back and another member here - garann - came up with a solution that uses a hidden div thats displayed once the page has completed loading. This is the thread:
[webmasterworld.com...]
I summarise how it works on page 2.
Stretch