On 4/24/07, Sandro Santilli <[EMAIL PROTECTED]> wrote:
On Tue, Apr 24, 2007 at 10:12:09AM +0800, zou lunkai wrote:
> Question:
> What is a built-in event handler? (comments in Sprite_instance.cpp,
> ::on_event(), line1951)
That's onClipEvents, the comment can be updated.
> Currently, Gnash ignores user defined "onLoad", "onEnterFrame"(and
> maybe other) event handler, and onClipKeyDown, onClipKeyUp(and maybe
> others). That's odd...
Do we have an enabled testcase for this ?
yes now.
In testcase event_handler_scope_test, user defined onEnterFrame has
been ignored;
In testcase key_event_test, onClipKeyDown and onClipKeyUp have been ignored.
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev