all my loaded SWF’s take a couple of seconds to react when called upon first time round.
eg
click on button1,activates .swf level 1
(when i do this as soon as I enter the site it takes a couple to load despite my pre-loader, when I do it the second time it happens instantly like it should because it’s in my cache)
so basically i want my main page to load and then while veiwing the main page have all my .swfs loading in the background so when i call upon them react instantly.