Hi Paul. If you read the docs for either static or dynamic embedding, all should be well.
You can also use the code generator to help ensure your code is valid (you can enter flashvars in the code generator too): http://code.google.com/p/swfobject/wiki/generator The most common mistake that people make with dynamic embed is getting their embedSWF() arguments in the wrong order and with static embedding they forget to duplicate the params for both the IE and non-IE blocks. If you are still having issues after re-reading the docs / using the code generator, feel free to post yout code / link to your page, and I am sure people can help you out. Aran On Mon, Dec 20, 2010 at 2:13 PM, paulb <[email protected]> wrote: > Can someone tell me how to pass flashvars to Internet Explorer using > verrsion 2.2? > > 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]<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.
