[Laszlo-dev] error in legals when running examples/animation/animation.lzx in DHTML
Henry Minsky
henry.minsky at gmail.com
Tue Jan 2 09:11:59 PST 2007
I am getting this error in Legals when I try to run the
animation.lzxexample in DHTML:
this.flist has no properties
It appears to be in this method of the menu component
<!-- instantiate children of menu in its floatinglist instead of
itself.
this method is called autmatically.
@param array childrenarray: an array of nodes to be
created-->
<method name="createChildren" args="childrenarray" ><![CDATA[
this.flist.createChildren(childrenarray);
]]></method>
So now flist is unbound? But this works in 4.0b1. Did something change in
ordering of setting of init values ?
Also, should a component really be calling LzNode.createChildren method at
all?
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070102/1d0cb195/attachment.html
More information about the Laszlo-dev
mailing list