Flash Site Refresh

kmelvin

New member
Joined
Jun 27, 2007
Messages
1
Hi, I have a flash site -it contains the primary index.html file which calls a swf file.

Both are contained in the same folder.

I've been uploading changes for the last few weeks - no problem.

I've been trying to upload my changes today and I'm not seeing the latest
version of my flash file when I go through the url - If I access the index page or flash file in the directadmin directory, the correct versions are displayed.

Its not a caching issue - I've cleared the local cache and all that.

The only thing I can think of that I've done differently is sign up with Google Analytics last week.

Anyone got an idea what my problem is?

Thanks

K
 
I think the issue is with the private cache only.

To test, just create a simple .html with the reference to .swf on the server and see what you get.

or create a html file to download swf

<a href="http://www.xxxx.com/file.swf">Download</a>

Open and Right Click to download the file.
 
Back
Top