Thanks very much Merrill Regards, Parvaiz.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Merrill, Jason Sent: Monday, April 09, 2007 8:03 PM To: flashcoders@chattyfig.figleaf.com Subject: RE: [Flashcoders] XML doesn't show the content twise. >>Can anybody knows the action scripting to clear the XML cache >>from the Internet temporary files. When you load the XML, just append a random variable to the URL, like this: var myXMLURLString:String = "myXMLFile.xml?cb="+getTimer(); "cb" just stands for "cache buster", but it could be anything. That way, your browser should always grab a new version of the XML. Jason Merrill Bank of America GT&O Learning & Leadership Development eTools & Multimedia Team _______________________________________________ Flashcoders@chattyfig.figleaf.com 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 _______________________________________________ Flashcoders@chattyfig.figleaf.com 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