Wondering if anybody can help me out here… I have a flash header for an html site that is about a megabyte and obviously needs a preloader. Unfortunately it won’t work to have the preloader loading at the top while the rest of the html below is visible — it will end up looking like the top navigation is cut off, as the top 10 pixels of the nav bar is actually in the swf header (fully loaded it will look contiguous)
Is there a way to preload it in one html page and then once it’s loaded into the cache automatically jump to the page with the big swf?
BTW, I’m working in AS2 and obviously I’m a total noob…
Any help would be greatly appreciated!