That does not *prevent* files from ending up in the browser cache, which is what Niels is after. Adding a random number to the url is an (old) trick to make sure files are not loaded from the browse cache.
regards, Muzak ----- Original Message ----- From: "Karina Steffens" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, August 09, 2007 12:41 AM Subject: RE: [Flashcoders] Prevent flash from caching the loaded assets > It's really easy to fix - have a look at this article on my blog: > http://blog.neo-archaic.net/2006/08/02/nocache-for-javascript-and-flash.htm > > Karina > >> -----Original Message----- >> From: Niels Endlich [mailto:[EMAIL PROTECTED] >> Sent: 06 August 2007 15:18 >> To: [email protected] >> Subject: [Flashcoders] Prevent flash from caching the loaded assets >> >> We are making a game in which people have to quess what's on >> a photo while viewing it through a little moveable hole. The >> images will be loaded from the server. The problem is >> caching. To cheat is easy... >> watch the cached files. Is there a way to prevent flash from >> caching the loaded assets or does anyone has an other solution? >> >> >> >> Thanks, >> >> >> >> Niels _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

