i am trying to preload an swf file that will be used on my 2nd page on my 1st HTML page. since my swf is just font assets and not visible, i just embedded on my 1st page. the probrem is the loading on my swf gets CANCELLED when i close my 1st page. how can i fix this? thanks.
You can't. Anything that's being loaded in a page will stop if you leave the page. I don't follow why you're trying to preload a .swf that's only fonts?
Forum Rules