Thanks, it fixed the issue.

On Nov 25, 4:05 pm, Sam Sherlock <[email protected]> wrote:
> your missing the express install param - so the params, flashavrs &
> attributes are getting mixed up when calling embedSWF
>
> swfobject.embedSWF("connect.swf", "newsFlashContent", "100%", "300","9.0.0",
> false, flashvars, {wmode: "opaque"}, attributes);
>
> the false after the version string
>
> - S
>
> 2009/11/25 vmrao <[email protected]>
>
>
>
> > var flashvars = false;
> > var attributes = false;
> > swfobject.embedSWF("connect.swf", "newsFlashContent", "100%", "300",
> > "9.0.0", flashvars, {wmode: "opaque"}, attributes);- Hide quoted text -
>
> - Show quoted text -

--

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