Flasher Archive

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


Subject: Re: FLASH: JavaScript and Variable syntaxe
From: Marc Pidoux
Date: Thu, 28 Oct 1999 15:36:21 +0100

Thanks Jason but it doesn't work :-(

In a matter of fact, the command
javascript: window.open(page,'flash','width=300,height=200');
doesn't start anything at all...

I keep trying.

Marc

Jason Brown wrote:

> take the single quotes out. it thinks its a string not a variable.
>
> -----Original Message-----
> From: Marc Pidoux [marcatpidoux [dot] com (mailto:marcatpidoux [dot] com)]
> Sent: 28 October 1999 15-01
> To: flasheratchinwag [dot] com
> Subject: FLASH: JavaScript and Variable syntaxe
>
> Hi,
>
> I have the following command on a button using "load variable" and it's
> work.
> javascript: window.open('clients.swf','flash','width=300,height=200');
>
> Now, I want to remplace the 'clients.swf' by a variable called 'page', so
> the command should be:
> javascript: window.open('page','flash','width=300,height=200'); (Doesn't
> work)
>
> But after setting the variable 'page' to client.htm' or any other thing, it
> doesn't work...
>
> Do you know how to write the correct statement to be able to replace 'page'
> by the value of a variable???
>
> Thanks
>
> Marc
>
> 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
>
> -----------------------------------------------------------------------
> This message has been checked for all known viruses by UUNET
> in conjunction with the StarLab Virus Control Centre.
>
> 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: JavaScript and Variable synta, Jason Brown

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