Flasher Archive

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


Subject: RE: FLASH: Newbie flash & java Script
From: D
Date: Mon, 15 Nov 1999 02:41:19 GMT

I tried both of the below ideas... and neither works...

Thanks.
dk


-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Ricardo
Sta. Rita
Sent: November 14, 1999 5:58 PM
To: flasheratchinwag [dot] com
Subject: Re: FLASH: Newbie flash & java Script


if you know JavaScript then just type in the codes in the "get URL"
action....
hope this helps
-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Arsis
Sent: November 14, 1999 5:53 PM
To: flasheratchinwag [dot] com
Subject: RE: FLASH: Newbie flash & java Script


To me it looks like you have commented the javascript out.
You are not creating the JS function so Flash doesn't know what it is.
ie. remove the <!-- and --> otherwise it should work.

Hope this helps

Arsis

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Ricardo
Sta. Rita
Sent: Monday, November 15, 1999 12:58 PM
To: flasheratchinwag [dot] com
Subject: Re: FLASH: Newbie flash & java Script


if you know JavaScript then just type in the codes in the "get URL"
action....
hope this helps
----- Original Message -----
From: D <vertathome [dot] com>
To: <flasheratchinwag [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 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



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


Replies
  Re: FLASH: Newbie flash & java Script, Ricardo Sta. Rita
  RE: FLASH: Newbie flash & java Script, Robert Bleeker

Replies
  RE: FLASH: Newbie flash & java Script, Arsis

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