Hi Jimbo Thanks for the idea - works nicely (should have though of it myself!).
Very useful as a temporary fix, but in the longer run I'd like to find the root cause, as it's wasteful of bandwidth. Did you ever figure out why some swf files have this problem, while others don't? Thanks again Geoff On Nov 28, 7:54 pm, "Jimbo" <[EMAIL PROTECTED]> wrote: > I ran into the same issue - add a cache buster to your swf embed - wherever > you have the swf listed (one place if you are using dynamic embed, 2 places > if you are using static), add a time buster like this: > > "myApp.swf?t=" + new Date().getTime() > > hth, > jimbo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
