[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [olpc-software] Re: A "little demo"
- From: "j m" <jemisa+olpc gmail com>
- To: "Alan Kay" <alan kay squeakland org>
- Cc: olpc-software redhat com
- Subject: Re: [olpc-software] Re: A "little demo"
- Date: Mon, 10 Apr 2006 22:00:12 -0400
Hi,
it doesn't work with Firefox 1.5 (same result with 1.5.0.1) - Win2k either
The javascript console says onLoad() failed because of the following
error : transcript has no properties
Source File : http://smallthought.com/logo/Evaluator.js
Ligne : 9
and after that, evaluator is not defined so it doesn't work
Changing line 9 of Evaluator.js to be
if(transcript){ transcript.addPrimitives(this.turtle); }
makes the exemple works, but it might break elsewhere
--
jm
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]