<canvas height="50" width="100%"> <simplelayout/> <slider name="down" width="100" value="5000" minvalue="1000" maxvalue="100000" keystep="1000"/> <text resize="true" text="${'Slider Value is '+parent.down.value+' expands to contain text'}"/> </canvas> <!-- * X_LZ_COPYRIGHT_BEGIN *************************************************** * Copyright 2007, 2008 Laszlo Systems, Inc. All Rights Reserved. * * Use is subject to license terms. * * X_LZ_COPYRIGHT_END ****************************************************** -->