Flasher Archive

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


Subject: RE: FLASH: Open window javascript help
From: Jason Bouwmeester
Date: Sun, 13 Feb 2000 20:27:09 GMT

remove the + signe from ABOUTLA+DESIGN - call it ABOUTLA_DESIGN or
something.

jb

-----Original Message-----
From: Mathew Smith [matsmithatlogicsouth [dot] com (mailto:matsmithatlogicsouth [dot] com)]
Sent: Sunday, February 13, 2000 12:59 PM
To: flasheratchinwag [dot] com
Subject: FLASH: Open window javascript help


I've used a javascript, from a flash website tutorial, for opening a new
window. But I generate this javascript error in Netscape when I click on
the button:

JavaScript Error: illegal character ' ' ('\40') in window name...

And here is the javascript in the main flash page:

<script language="JavaScript">
<!--
function newwin()
{
window.open('about.html','ABOUT
LA+DESIGN','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars
=0,w
idth=400,height=320')
}
// -->
</script>

Does anyone know what could be wrong? Am I missing something here? Please
somebody help me ASAP. Thanks.

--------------------------------------------
Mathew Smith
matsmithatlogicsouth [dot] com
803.343.9539 pgr/voicemail



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World's Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.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...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


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