This one's a doosie.
I have a flash file that's loading an XML file from a remote (HTTP) location...however every time the page renews in SCALA, instead of loading the XML file again it loads a cached version of the original XMLfile it loaded when the script loaded. When the FLASH file is run on it's own...it works fine and loads new XML data periodically. Can anyone help??!!
Does the path to the XML contain a driveletter (full path) or just the name? Scala starts the Flash and probably sets its parentfolder to where Scala stores all data.
try sending a fake random parameter along with the http request:
something like http://www.domain.com/file.xml?fakeparameter=randomvalue
Hristo,
Thanks much - You were right on! We generated a unique session ID at the end of the url using:
"http://domain.com?cachebuster=" + new Date().getTime().
It forced flash to look for a fresh url everytime.
Discussions 2005 Index |
Contact Scala about your end-to-end software solutions for creating and controlling Electronic Display Networks, whether you call it Dynamic digital signage, Narrowcasting, Captive Audience Networks, Kiosks, Point-of-Purchase Displays, Digital In-Store Merchandising, Out-of-Home Media Networks, Place-based Advertising, Display Marketing, Retail Digital Media Networks, Datacasting, Electronic Billboards, The Outernet or any of the other terms in use today. Scala conducts business through a worldwide network of Value Added Resellers. For more information on what this emerging industry is coming to be named, you can see how other people found this page. ©1993-2008 Scala, Inc. Scala, InfoChannel, and the Exclamation Point Logo are registered trademarks of Scala, Inc. All other trademarks are the property of their respective organizations. To see all the content on our Website, click Sitemap or check our blog for the latest updates. Read our Privacy Policy.