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:[EMAIL PROTECTED]> [EMAIL PROTECTED]> 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:[EMAIL PROTECTED]>[EMAIL PROTECTED]

Reply via email to