Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
SMahn #1
Open a new window
How do I get a new window to open such as "_blank" except that I dictate the size? I want to have a quicktime movie play in a new window slightly larger than the movie player.
SMahn Guest
-
Page_Load not fired when window.open used to load window.
Hello John, Did you mean that the problem only happens after you upgrade to VS 2003 and framework 1.1? Does the problem exist in VS 2002 and... -
New Window Target doesn't open a new window inContribute but does in Firefox
I have made the neccessary steps to allow a link to open in a new window by choosing "New Window" as the Target, and when testing the published page... -
window.open - resizing a window
Is there a way to resize a window once it is opened through java:window.open I want to run a series of animations in a single window, however the... -
don't open new window
Is there the possibility of not permiting the user of opening two windows of the same web site? Thanks ... -
How to get a OPEN/SAVE dialog option window when open Excel from IE browser.
I use the following to open Excel from IE browser, but I don't get a OPEN/SAVE dialog option window. Instead, the Excel opened in the browser... -
Justin E-C #2
Re: Open a new window
to do that, you need to reference javasciprt, not just Flash alone. you can do
this via getURL("javascript:window.open()") with all its various paramters.
Otherwise you can use an FSCommand to get out to javascript.
Justin E-C Guest



Reply With Quote

