Flasher Archive

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


Subject: RE: FLASH: Newbie flash & java Script
From: Rule, Kristin
Date: Mon, 15 Nov 1999 15:18:42 GMT

http://www.moock.org/webdesign/flash/
check out this tutorial for an answer.

K

-----Original Message-----
From: D [vertathome [dot] com (mailto:vertathome [dot] com)]
Sent: Sunday, November 14, 1999 7:11 PM
To: flasheratchinwag [dot] com
Subject: FLASH: Newbie flash & java Script


Hey all... new to this list, and I have a question.....

I'm trying to launch a seprate HTML window at a specific size from a flash
button....


I have read a few articles on it, and I'm not sure what I'm doing wrong.

I'm using Flash 4...


anyhow....

I add this action to the button...

get URL of JavaScript:openNewWin()


I then have my page containing the flash movie, with the following script in
the <head> </head>


<SCRIPT LANGUAGE="JavaScript">
<!--
function openNewWin()
{
window.open("http://www.mydomain.com/mailinglists/mailing-lists.html","Lists
","toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no
,resizable=no,width=290,height=420");
}
//-->
</SCRIPT>



Whenever the button is executed, it does open a new window, but it isn't the
correct size or URL.....

In the address bar, it shows

javascript:openNewWin()

Any idea's?

Sorry if this is a stupid question....

I just loaded Flash last night.

Thanks.

dk




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.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]