Hi there, First post, very, very new to java Had a look through the forum for this but no joy... I'm making a flash web page here, the flash swf file being embedded is 1024x768 in size. Is there a way to make this full screen in the browser window by hiding or extending the browser window? I need to avoid the scroll bars etc and make it look like you are running the full screen swf in the flash player, and not in a browser window. If the page is viewed under 1280x1024 resolution I want to have the browser borders hidden aswell, and just a frame of the background visible, with the embedded flash swf file in the center at 1024x768 in size. Hmmm, So is all this possible? cheers
have a look at this all of your requirements can fullfil ... open a popup and resize it accordingly ... http://www.javascript-coder.com/window-popup/javascript-window-open.phtml cheers mate