On 31 Mar 2006 at 9:11, Adam Wolff wrote: > Another thing that can bite you here is to make sure that the view has > loaded the DENG movieclip before you try to talk to it.
Thanks for that tip .. sure enough, by adding initstage="late" as attribute into the view tag holding the buttons .. this ensures that deng_view (and resource deng.swf) is loaded first. DL _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
