vote up 0 vote down star

I have a weird question about swfobject behavior. I have the embed code like this:

script type="text/javascript">

It doesnt appear.

When I do this, it does! script type="text/javascript"> var flashvars = {}; var params = { allowScriptAccess: "always", loop: "true" }; var attributes = {}; swfobject.embedSWF("FILENAME", "myAlternativeContent", "458", "69", "9.0.0", "/js/swfobject/expressInstall.swf", flashvars, params, attributes); //-->

Is there a reason for this?

Thanks

flag

33% accept rate
I think you need to edit your post and mark the code as code (the icon with 101-010 on it). – Sohnee Oct 13 at 7:24

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.