[Laszlo-dev] mysteries of <script>

John Sundman jsundman at laszlosystems.com
Wed Apr 12 10:55:30 EDT 2006


This would appear to be LZX 101, but I can't firgure it out (or have 
forgotten)

Why doesn't this work?

<canvas debug="true">
   <debug />
   <script>
    myNode.myMethod()
   </script>
   <node id="myNode">
     <method name="myMethod">
       Debug.write('Nice day if it do not rain');
     </method>
   </node>
</canvas>

Thanks

jrs



More information about the Laszlo-dev mailing list