don't put the cache bust on the target put it on attributes.data eg attributes.data+= "?" + new Date().getTime(); - S
On 22 February 2010 23:44, philbuilt <[email protected]> wrote: > I change the code a little but still cant get it to work? > > var targetID = 'targetID' + "?" + new > Date().getTime(); > var obj = swfobject.createSWF(attributes, params, > targetID) > > the swf's still load from the cache insted of the server? > > -- > 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]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > -- 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.
