views:

84

answers:

1

I would like to preload the SWF before showing them to the user.

SWF are dynamic and I dont have the FLA files.

I would love to do it using Javascript or jquery if possible.

Thanks.

A: 

Can you preload the whole page? If so here is an idea with jQuery:

http://www.gayadesign.com/scripts/queryLoader/

Helmut Granda
the demo looks great. But I can't preload the whole page. I would probably use your queryLoader in other projects. :)
keithics