Hey Sam,

Thanks a lot I work all day to no avail!

It seems to be working well now.

I applied it like this.

var attributes = { 

                                data:url + "?" + new Date().getTime(),

                                width:"975",

                                height:"575",

                                type:"application/x-shockwave-flash"

                                };

Thanks again,

Happy Philbuilt

 

From: [email protected] [mailto:[email protected]] On
Behalf Of Sam Sherlock
Sent: Monday, February 22, 2010 7:09 PM
To: [email protected]
Subject: Re: Update

 

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]
<mailto: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.

-- 
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.

Reply via email to