I can not alter the URL as it is accessing a view from Domino... I'll have to look into preventing the caching...
________________________________________ From: flashcoders-boun...@chattyfig.figleaf.com [flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Glen Pike [g...@engineeredarts.co.uk] Sent: Thursday, January 14, 2010 12:34 PM To: Flash Coders List Subject: Re: [Flashcoders] Clearing Cache Use the "cache killer" method when loading in dynamic data - if you are using a URL to load the data, append a "?tm=" + new Date().getTime() to it or similar. Lehr, Theodore wrote: > Is there a way to clear the browsers cache via Flash? I have a movie that is > very dynamic in the data it shows - I want to make sure the users are not > getting an old view.... > > Thanks! > > _______________________________________________ > Flashcoders mailing list > Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders