![]() |
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"> Any suggestions? |
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:
|
All times are GMT -5. The time now is 01:37 AM. |
Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.