This isn't necessarily a SWFObject question but felt some individuals
on this list might be able to help.

I know we have discussed multiple times on this list about adding new
Date().getDate() to the end of a url to load a swf.  I was curious if
this can be used when loading XML files?

I like to have XML files be the source of maintenance for alot of my
projects and have noticed lately that when changes are made to the XML
documents, the flash file does not reflect them without clearing your
browser cache.

I have tried to add the new date to the end of the XML url string when
loading.

loadXML("xml/player.xml?nocache="+new Date.getDate());

...but it fails to load the file.

I have even added the META tag to the HTML document to disable caching
as well.

Any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en.

Reply via email to