SWFObject code. I don't know where to place the params.

Hello

I'm having a little difficulty to identify ways to apply the code: so.addParam ("wmode", "transparent"); below to the html that is produced using Geoff Sterns SWFObject 1.4 Extension. I use the extension in Dreamweaver that generates html and javascript code. It is located in the associated .js file or directly in the html code of the page between < object > tags? How to apply the < param name = 'wmode' value = 'transparent' / > above under SWFObject Extension generated code?
It is very different from the way in which integration > > Flash code is produced with the method of Dreamweaver by default.

Thank you in advance.
Steve

Tuesday, June 24, 2008 02:42:02 + 0000 (UTC), "stevenicel".
wrote:

> var so = new SWFObject ("flash/slideshow.swf", "myMovie", "751", "218", "8",
(> '424E55', 'params');
so.addParam ("wmode", "transparent");
> so.write ("slideshow");

Gary

Tags: Dreamweaver

Similar Questions

Maybe you are looking for