Flasher Archive

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


Subject: RE: FLASH: help! bogus string literal error in F5
From: Branden Hall
Date: Wed, 6 Dec 2000 00:01:21 GMT

Change that line to read:

(char eq "\\") or (char eq "/")

why you ask? Becuase the \ chacter is used to escape out special characters
in Flash 5. If you want to say I *just* mean \ you need to say \\

-= Branden J. Hall
-= Senior Interactive Developer/Instructor
-= Fig Leaf Software - "We've got you covered!"

> -----Original Message-----
> From: Larissa Holland [larissa [dot] hatmindspring [dot] com (mailto:larissa [dot] hatmindspring [dot] com)]
> Sent: Tuesday, December 05, 2000 11:28 AM
> To: flash user list
> Subject: FLASH: help! bogus string literal error in F5
>
>
> Hey, y'all! ('hey!' is 'hello!' here in the Deep South)
> http://www.pioneerdatasys.com/stringerror.html
> Above is the link to a screen capture of the error we are getting that
> has us mystified. It is giving an error that the string literal is not
> terminated, but it is terminated. Code worked fine in Flash 4, but is
> giving this error in Flash 5. Can someone shed some light?
> 'preciate it,
> LH
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 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


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