For more information check http://code.google.com/p/swfobject/wiki/documentation STEP 3: Embed your SWF with JavaScript - S
2009/8/22 SH <[email protected]> > > It worked, thank you! I didn't see anything in the documentation about > the express install setting. > > On Aug 22, 3:01 pm, Sam Sherlock <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
