View Full Version : Forceing a window size in falsh and ie!
magic6435 07-08-2003, 12:56 AM dose any one know how to do this ?
thanks :buttrock:
|
|
coolmanmatt
07-09-2003, 01:03 AM
I wish I knew too!!!!! PLEASE HELP US....
marchermann
07-09-2003, 09:52 AM
First of all, please do not resize your windows to make fullscreen websites. That's very annoying. Keep in mind that the desktop belongs to the user. It should be up to him to place and size the windows.
Anyway, you will need a function in Javascript that you call from within Flash. The function must have window.open() in it (http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp)
In Flash you can either use fscommand (http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary372.html) or directly call the function with getURL("javascript:myOpenWindowFunction()").
By the way, here's the link to the excellent DHTML-Reference of the MSDN Library:
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/dhtml_reference_entry.asp
I hope this is of some help to you.
Marc
CGTalk Moderation
01-15-2006, 02:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.