A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Force cache, prevent same swfs from being loaded on each page

  1. #1
    Junior Member
    Join Date
    Feb 2004
    Posts
    1

    Force cache, prevent same swfs from being loaded on each page

    Hello,
    I have the same two .swf files that appear on just about every page of my site. Yet, each time I click on a new page, I see the .swfs load (white empty space for a few seconds, then the swf appears).

    how can I force cache these files, so they appear automatically, no white areas, no loads?

    I figured the browser would cache it automatically. maybe this is the case, but why do I get the empty white areas with delay?

    http://www.thefillmore.com/directions2.shtml

    thanks so much!
    A

  2. #2
    Member
    Join Date
    Jul 2001
    Posts
    91
    you can use php to send headers which make the browser pull the file from the cache:
    http://www.actionscript.org/forums/s...5&pagenumber=2

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