Glad you got it working.

Tools often remove html comments including ie conditional (which is not
desirable)

this is why I mentioned looking at the link I provided in previous post

you could set up some shortcode replacement in you cms
[swf_object file=/test.swf,width=455,height=320]

idea being that the comments get removed and then you replace the shortcode
markers with full markup
in past I made a CMS and called this feature embedded content templates -
the syntax was like the above
(however I don't have this code anymore)

but how many instances of swfs are you using?
you could find an alternative method such as including the file

but that all depends on the strucuture of your cms - which is beyond the
scope of this list



On 24 March 2011 15:15, Dave <[email protected]> wrote:

> code from the static publishing method. Most of
> my other swfObject code is using the
>

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