Have a look at FAQ #1 and the example code there:

http://code.google.com/p/swfobject/wiki/faq



On Tue, Oct 25, 2011 at 6:36 AM, [email protected] <[email protected]>wrote:

> Hi all,
>
> Here is the code i'm using...
>
> var params = {allowscriptaccess :"true",
> menu:"true",allowFullScreen:"true",scale
> :"noborder",quality:"high",wmode:"transparent",};
>
>        $('#flashContent').fadeOut(1000);
>        swfobject.embedSWF("index.swf", "flashContent", "100%", "100%",
> "10.0.0","expressInstall.swf",         flashvars,params,attributes);
>        $('#flashContent').fadeIn(2000).show();
>                  }
>
> Works well in Chrome and Firefox, but in IE it doesn't seem to scale,
> and borders appear in both sides. U can see what is happening in this
> link : http://www.artchezmoi.com/test/gallery_build3d.php?idlanguage=2
>
> Any help would be appreciated
>
> --
> 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.
>
>

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