Flasher Archive

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


Subject: RE: FLASH: javascript error: the same line worked fine in Flash 4
From: Glen Rhodes
Date: Thu, 7 Dec 2000 18:56:46 GMT

I got it to work, you have to go into the editor, and take out any carriage
returns. I brought the whole line:

getURL
("javascript:window.open('16_CDN.pdf','window','menubar=no,scrollbar=yes',
location.href=\"#\")");

into one line.

getURL ("javascript:window.open('16 CDN.pdf', 'window',
'menubar=no,scrollbar=yes', location.href=\"#\")");

and it worked.
------------------
Glen Rhodes
dot com Entertainment Group Inc.
Tel: (905) 337-8524 x224
Fax: (905) 337-8630
www.dceg.com

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Natalia
Usselman
Sent: Thursday, December 07, 2000 1:16 PM
To: 'flasheratchinwag [dot] com'
Subject: FLASH: javascript error: the same line worked fine in Flash 4


Hi, everybody
I have a script for a pop-up window from flash movie
(from Flash 4)

getURL

in the URL window there is
javascript:window.open('16_CDN.pdf', 'window','menubar=no,scrollbar=yes',
location.href="#")

When I opened this movie in Flash 5, I got some strange characters by the #
sign

getURL
("javascript:window.open('16_CDN.pdf','window','menubar=no,scrollbar=yes',
location.href=\"#\")");
the pop-up does not work anymore, and the debugger is asking for a bracket.
If anyone has any idea, I'd appreciate that.


Natalia Usselman
Multimedia Developer
SMED International
(403)217-2189
www.smednet.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// 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(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: javascript error: the same line w, Natalia Usselman

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