Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: string functions! Hurrah! |
From: | olga |
Date: | Thu, 18 Jan 2001 23:38:21 GMT |
Gaaaah! array.join(" ") worked wonderfully, no blips. Thank you thank you
thank you. (I've been using this project to learn all about array handling,
so there have been lots of blips. :)
THANKS!!!
Olga
----- Original Message -----
From: "Scott Rouse" <sfrouseevermore88 [dot] com>
To: <flasherchinwag [dot] com>
Sent: Thursday, January 18, 2001 2:53 PM
Subject: Re: FLASH: string functions?
> I would look at how you first generate that string. I don't see anything
> about how you are generating it, but I think your problems would be solved
> by simply creating an array instead of a long string then use...
>
> yourArray.join (" ");
>
> this will output all the elements of the array with a space between them
and
> it should tax the processor much less...
>
> I have no clue as to how you are generating the string, however...
>
> hth,
> Scott
> www.onlineexhibit.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 helpchinwag [dot] com
Replies
RE: FLASH: string functions?, Phillip Kerman
Re: FLASH: string functions?, olga
Re: FLASH: string functions?, Scott Rouse
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]