your call to embedSwf is missing the express install arg (if your not using
it set it to false)
embedSWF("mha2.swf", "my_flash", "100%", "100%",
"8.0.0", false, flashvars, params, attributes);

- S


2009/8/22 SH <[email protected]>

> <script type="text/javascript">
>                        var flashvars = false;
>                        var params = {
>                                wmode: "window",
>                                menu: "false",
>                                allowFullScreen: "true"};
>                        var attributes = false;
>
>                        swfobject.embedSWF("mha2.swf", "my_flash", "100%",
> "100%",
> "8.0.0",flashvars, params, attributes);
>                        swffit.fit("my_flash",1024,768,false,false);
>                </script>
>

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