Flasher Archive

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


Subject: FLASH: JavaScript and Variable syntaxe
From: Marc Pidoux
Date: Thu, 28 Oct 1999 15:08:51 +0100

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


Replies
  FLASH: skew, Tom Hedstrom

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