Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Newbie flash & java Script |
From: | Ricardo Sta. Rita |
Date: | Mon, 15 Nov 1999 02:05:09 GMT |
if you know JavaScript then just type in the codes in the "get URL"
action....
hope this helps
----- Original Message -----
From: D <verthome [dot] com>
To: <flasherchinwag [dot] com>
Sent: Monday, November 15, 1999 8:11 AM
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");
> }
> file://-->
> </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 helpchinwag [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 helpchinwag [dot] com
Replies
RE: FLASH: Newbie flash & java Script, Arsis
Replies
FLASH: Newbie flash & java Script, D
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]