Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: FSCommand Problems |
From: | Edwin van Rijkom |
Date: | Thu, 14 Oct 1999 15:34:32 +0100 |
Hi John,
Have a look at http://www.moock.org/webdesign/flash/index.html . There are
several methods listed their for making fixed sized pop up windows.
Thanks, Edwin
--------------------------------------------------------------
Edwin van Rijkom - Grooveware Multimedia
Spijkerstraat 20,
3513 SL, UTRECHT,
The Netherlands
T: +31 6 515 07 132
W: http://www.grooveware.com
W: http://www.screenweaver.com
--------------------------------------------------------------
> -----Oorspronkelijk bericht-----
> Van: ownerchinwag [dot] com [ownerchinwag [dot] com]namens">mailto:ownerchinwag [dot] com]namens
> jchoiconixgroup [dot] com
> Verzonden: Thursday, October 14, 1999 3:54 PM
> Aan: flasherchinwag [dot] com
> Onderwerp: FLASH: FSCommand Problems
>
>
> Sorry to bother everyone. but i'm about to throw my computer out the
> window.
> well not really but here's my problem
> ..
> I have a problem with my FSCommand and linking to a fixed sized pop up
> window. In flash, I have been using this code in the "Get URL" and in
> the url on the right i have been typing this "FSCommand:openTheWindow"
> and 'resources.htm','NewWindow','height=300,width=300,toolbar=no' in the
> window area for my args. If anyone one can tell if i'm doing this
> correct or what I'm doing wrong. When i click on it nothing happens.
>
> here is my javascript code.
>
> <script language="javascript">
>
> <!--
> function MasterFinal_DoFSCommand(command, args)
> {
> if(command=="openTheWindow")
> {
> alert(command)
> openNewWindow()
> }
> }
>
> function openNewWindow()
>
>
>
> setTimeout(window.open('resources.htm','NewWindow','height=300,width=300
> ,toolbar=no'),0)
> }
> //-->
> </script>
>
>
> ---<>---<>---<>---<>---<>---<>---<>---<>---<>---<>---<>---<>---<>-
> --<>---<>
> John Cho
>
>
>
> 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
FLASH: FSCommand Problems, jcho
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]