I am using swfObject to inject some flashvars into a Flex based swf.
It works great in Mozilla and IE, however, when I inspect the DOM,
there is a difference in the <OBJECT> tags that is causing an issue on
a page that gets its content from the body of this page.

In FF, the flashvars param contains a URL encoded string of all the
flashvars I instantiated, but in IE the flashvars appear to be blank

<PARAM NAME="FlashVars" VALUE="">

I know that the vars got injected into the swf because it works
correctly the first time. Can anyone explain how this happened and
what I might be able to do to get that value to show up in IE? This is
using swfObject 2.1 and IE 6. I am inspecting the DOM with IE DOM
INSPECTOR http://www.ieinspector.com/

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