I have five flash files which are on different tabs on my webpage.I use Jquery for the tab generation and each flash file is loaded into a different tab(so there are five tabs). Currently when users clicks on a tab the flash file is loaded.

One of the flash file takes about 15 seconds to load. Is there a way via JQuery or Javascript to start loading other files when user opens the webpage?

For example when user opens the webpage and is viewing the first flash file,other flash files should be loaded in the background.So the if the user views first tab for 8 seconds and then switches to the heavy tab, it will just take 15-8 = 7 seconds.

I have no expertise in Actionscript or Flash coding, so please limit it to other technologies.

Thanks.

How are you loading the flashs? Post the code you are using, but keep it minimal to the problem.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.