AlbertAguirre
Programmer
I have a small movie in website that is on every page.
I added a parameter to the movie HTML code like this:
<param name=movie value="main.swf?var=1">
Now the movie loads everytime on everypage like its the first time the visitor has seen it.
It does not get cached.
Why?
I added a parameter to the movie HTML code like this:
<param name=movie value="main.swf?var=1">
Now the movie loads everytime on everypage like its the first time the visitor has seen it.
It does not get cached.
Why?