Flasher Archive

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


Subject: FLASH: Trouble opening new window.
From: Paul Kilgour
Date: Wed, 16 Feb 2000 16:06:37 GMT

Dear all,

I'm having a little trouble opening a new window from within a Flash movie.

I want to click on a thumbnail and for that to open the image in a new
window with no toolbar, status bar etc. The trouble I'm having is that it
opens a new window, but the same size as the main window, with toolbar etc.

This is the script I've entered in my HTML page, which I got from Flashkit:


<SCRIPT LANGUAGE="Javascript">
<!--
function newwin() {
window.open("http://mobilixnet.dk/~mob33150/shout.html","shout","toolbar=0,l
ocation=0,directories=0,status=0,menubar=0,scrollbars=0,resizeable=0,width=2
31,height=319")
}
//-->
</SCRIPT>

The file is: shout.html

In my Flash file, for the button that launches the new window I've put this:


On (Release)
Get URL ("http://www.mobilixnet.dk/~mob33150/shout.html")
End On


Any ideas?

Thanks in advance.

Paul.

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


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