Hello All,
I have got flash banner on my cms simple website and problem is that pictures wich are loaded from xml didnt refresh until I delete temporary files and history on my browser..please help, below code which is used to publicate this banner:
regards
cms simple and flash
Re: cms simple and flash
It's probably better for you to look on a Flash forum for the solution to this because it isn't a problem with CMS Made Simple.
I think what you will need to do is add a query string to the url of the xml file in your FLA. Something like "/path/pics.xml?t="+new Date().getTime(); (no idea if this code is actually correct!).
Have a look on Google for "prevent flash caching" or similar.
I think what you will need to do is add a query string to the url of the xml file in your FLA. Something like "/path/pics.xml?t="+new Date().getTime(); (no idea if this code is actually correct!).
Have a look on Google for "prevent flash caching" or similar.
Green Sheep Design Ltd. - www.greensheep.co.uk