Xml Data as under
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
What is happening is we are storing many swf files and xml files for different cities on server location 1 with same code but are just changing the xml file to be picked.
I.e
All are in one folder and we are just changing the xml path in fla files and loading the new swf.
Then we are giving out swf urls to an advertising company which is in turn picking up swf files from sever location 1 and displaying the same on their website.
The problem is each time we access the swf file on there site the data doesnot display properly. It is picking up the wrong xml data. When we check the fla the path for xml is ok. What we think is it is saving swf or xml in cookies of user computer. Is there anyway to prevent it from happening.
Bookmarks