Yes.
That's a special button used just for the examples in that chapter.
It's in a library called in by the examples. Maybe that didn't get
moved over when we switched to the new syntax.
Please file a bug and assign to me. I know how to fix it.
jrs
On Oct 22, 2007, at 11:51 AM, Lou Iorio wrote:
The animation chapter of the dguide uses <richbutton> in several
places (the first time in example 24.7).
I can't find <richbutton> in the reference or anywhere else, and
the compliler gives this error:
[apply] animation-$8.lzx:33:66: element "richbutton" not allowed in
this context. Check whether it is spelled correctly, and whether a
class with this name exists.
[apply] animation-$8.lzx:35:57: element "richbutton" not allowed in
this context. Check whether it is spelled correctly, and whether a
class with this name exists.
[apply] animation-$8.lzx:33:66: Could not find class definition for
tag `richbutton`
[apply] animation-$8.lzx:35:57: Could not find class definition for
tag `richbutton`
Anyone know what's going on?
Thanks,
Lou