Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Window fram
From: Jennifer Harvey
Date: Thu, 29 Jul 1999 16:09:49 +0100

I'd like to tack on an additional question on this topic....
I used the javascript openwindow() technique that was posted. It worked beautifully in IE, but in NN it opens a new full-sized window. Any help here?

Tony -
the javascript that I was referring to:

<SCRIPT LANGUAGE="Javascript">
<!--
function openwindow() {

window.open("YourPageName.html", "windowName", "toolbar=no, width= 200, height=300, status=no, scrollbars=no, resize=no, menubar=no");
}
-->
</script>

You put in any width and height that you desire.

In Flash, give the button a Get URL and enter "javascript:openwindow()" as the url.

>>> "Tony Ferguson" <tonyatflashas [dot] com> 07/28/99 11:13PM >>>
This may not be flash question but how do you get a window to open up on its own with no browser buttons and at a fix size?

Tony


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]