Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet message from alt.ascii-art.animation, 20 Oct 1998.
Re: help!!!
 Ojosh!ro <ojo...@lunatech.com> writes
>Matthew wrote:
>> 
>> Does anyone know what is wrong with this script?
>> 
>> <!--//
>>     var max=0;
>>     function tlist(){ max=tlist.arguments.length;
>>         for(i=0;i<max;i++) this[i]=tlist.arguments[i];
>>     }
>> 
>>     tl = new tlist(
>> 
>> "                               ___\r\n"+
>> "                             _|___|_\r\n"+
>> "                              ('_')\r\n"+
>> "                             /^~ ~^\\\r\n"+
[snip]
>> "    ##            ##        ##  ## ##      ### \r\n"+
>> "    ############# ##         ## ## ##     ### \r\n"+
>> "    ############# ##          #### ######## \r"
>> 
>> );
>>     var x=0;
>>     function tick() {
>>         document.f.t.value=tl[x];
>>         x++; if(x==max) x=0;
>>         //if(confirm('continue?'))
>>             setTimeout("tick()",500);
>>     }
>>     //-->
>> If you do, please write. Thankyou for your time, Matthew.

>yes, it's simple...
>
>you forgot to tell the script the anim is in an array...
>
>Arr = new Array (
>"",
>"",
>"",
>"" );
>
[][ hi ...

in this particular case ... aren't the array object elements being
defined using the tlist() function at the beginning ?

[][ see yuz
[][ colin
-- 
( () /_ / /\)   _/   /? .\ /\) /) .\ /_ /_
CJRandall http://www.shieldwolf.demon.co.uk

Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: fd588,c95b631128b99435
X-Google-Attributes: gidfd588,public
From: CJRandall <col...@shieldwolf.demon.co.uk>
Subject: Re: help!!!
Date: 1998/10/20
Message-ID: <oHB...@shieldwolf.demon.co.uk>#1/1
X-Deja-AN: 403261324
X-NNTP-Posting-Host: shieldwolf.demon.co.uk:193.237.26.148
References: <362...@shaw.wave.ca> <362...@lunatech.com>
X-Complaints-To: abu...@demon.net
X-Trace: news.demon.co.uk 908907731 nnrp-02:9967 NO-IDENT shieldwolf.demon.co.uk:193.237.26.148
Organization: me? organised?
MIME-Version: 1.0
Newsgroups: alt.ascii-art.animation
About this message. This message was posted publicly to the newsgroup alt.ascii-art.animation in 1998 and is mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you the author? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post