[Laszlo-dev] Button labels are broken in swf?

Philip Romanik promanik at laszlosystems.com
Thu Jan 11 16:01:31 PST 2007


I tested with a clean build (revision 3347) and I still see it. I tested 
all the combinations and it only appears on swf7 when debugging is turned 
off. swf8 and dhtml run fine. If I set the text in an event handler, it 
runs fine on swf7.



<canvas>
   <simplelayout axis="x"/>
   <button name="b1">Button Text</button>
   <button name="b2">Button Text</button>
<method event="oninit">
   b2._title.setText("New Text");
</method>
</canvas>

Thanks!

Phil


>I see the labels, and I am at the latest revision I think. I'll try a 
>clean build just to make sure.
>
>On 1/11/07, Philip Romanik <<mailto:promanik at laszlosystems.com> 
>promanik at laszlosystems.com> wrote:
>Did something just happen to break button labels, or is my build broken?
>
>For example, if I run the button_example demo,
>
><http://localhost:8080/legals/examples/components/button_example.lzx>http://localhost:8080/legals/examples/components/button_example.lzx
>
>no button labels are displayed, unless I enable the debugger (or run in 
>dhtml).
>
>
>Thanks!
>
>Phil
>
>
>
>
>--
>Henry Minsky
>Software Architect
><mailto:hminsky at laszlosystems.com>hminsky at laszlosystems.com



More information about the Laszlo-dev mailing list