[Laszlo-dev] Should I be able to make a clickable <text> in swf9?
Henry Minsky
henry.minsky at gmail.com
Tue Apr 29 19:20:33 PDT 2008
This is a very recent regression. There is an example of clickable text in
the hello.lzx test, and that
fails now also.
On Tue, Apr 29, 2008 at 6:16 PM, P T Withington <ptw at pobox.com> wrote:
> I'm trying to sort out the bit about delegates having to take 1 argument,
> running this test
>
> <canvas>
> > <simplelayout />
> > <text name="output" clickable="true" text="Click Me!"/>
> > <method name="handleMe">
> > output.format("Clicked!");
> > </method>
> > <handler name="onclick" reference="output" method="handleMe" />
> > </canvas>
> >
>
> in swf9 causes:
>
> [Fault] exception, information=ReferenceError: Error #1069: Property
> > __mousedown not found on LzTextSprite and there is no default value.
> > Fault, __mouseEvent() at LzSprite.as:277
> > 277 if (this.__mousedown) {
> > (fdb)
> >
>
> Is this a bug, or am I doing it wrong?
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080429/f0338cde/attachment-0001.html
More information about the Laszlo-dev
mailing list