I have a flash site that I want centered in a black dreamweaver html page. How can I get the window to either adjust to the size of the users computer with the flash centered or get it to have a fixed size that opens to the same size cross browsers. Ide prefer the first option if someone can tell me the correct code. thanks bunches
-
Re: simple window size question
Thu, April 12, 2007 - 8:08 PMbad idea. as a general rule you shouldnt do it. people generally dont like when you size thier windows for them. just center it on a black page. itll be fine.
if you absolutely must resize the window youll have to use javascript to do it. if you google youll find it. its fairly simple. i think ther eis even an extension for dreamweaver to generate the code for you.