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 -- olpc-software mailing list [email protected] https://www.redhat.com/mailman/listinfo/olpc-software
