I’m working on a site that loads and unloads swfs for each section of the site. These loaded swfs load images into galleries.
The Safari activity window shows all of the loaded items, as it should.
The problem is when navigating back and forth through the site:
- If I visit the “portfolio.swf” section, for example, the images all appear in the activity window. This is fine.
- If I then navigate to the contact.swf section, those images are still appearing in the activity window. (should they disappear if I am specifically unloading them?)
- Then, I go back to the portfolio.swf section and now all of the images appear in the activty list TWICE, THRICE - as many times as I visit that section. This is my issue. And it’s not just the images that appear multiple times. It also occurs for .swf files, .css files, etc…
(see attached screenshot)
Does anyone have any insight as to why this happens or how I can go about fixing it?