![]() |
||
|
|
Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis. |
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).
|
![]() |
|
Thread Tools |
Firefox doesn't upload my Flash site
Ok. There's a Flash section of my website that I only require to upload a XML file in order to be, well, updated:
www.malasinfluencias.com/fotografia The thing is, everytime I upload my XML file the .swf file doesn't show the updates in the page. I've tried to add the following meta tags in order to work: Code:
<meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Cache-Control" content="no-cache"> Any suggestions? Jam it back in, in the dark. |
Firefox caches fairly aggressively, and it tends to ignore <meta> tags.
While I think it honours headers sent outside of HTML (at the server itself) I am not sure of this. About the best I can think to do is to try sending PHP headers, if you are capable. If you can use .php files, the code to do this is below: PHP Code:
There's nowhere I can't reach. |