A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: preloading swf on an html page?

  1. #1
    Member
    Join Date
    May 2007
    Posts
    44

    Unhappy preloading swf on an html page?

    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.

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    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?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center