Hello.... I have a link/button in a flash file that when clicked, loads a
cached version of the page (only in IE... in firefox, the latest page is always
loaded). This "page" is a Basket Items page for an online store, so for
example, if I add a product, remove it from the basket, click away and return
to the basket page (via the link in my Flash header), the basket shows the old
page (with the item still in the basket). Is there actionscript or something
that I can add to the link/button that will force the latest page to be loaded?
Thanks!