Hi David,

This is great. This makes my current SMIL based project work just 
fine in Firefox without having to do any changes in my code. I can 
confirm that the beginEvent, endEvent, repeatEvent now works, with 
the restrictions named by David. For the current project I don't need 
the "evt/event" object. For other projects it might be useful to have 
it available.

Thank you very much for taking the time to extend FakeSmile for this 
functionality.

Andreas


--- In [email protected], "David Leunen" <[EMAIL PROTECTED]> 
wrote:
>
> Andreas,
> 
> > support of the
> > onend event handler attribute. I would need to have notification 
that
> > an animation finished so I can react with some script.
> 
> i've committed revision 30 :
> http://bazaar.launchpad.net/~smilteam/smil/MAIN/revision/30
> 
> onbegin, onend and onrepeat are partially implemented.
> I use eval() and it is not a correct event management.
> I'll not release this revision, as it is far from being complete.
> Practically, you won't have access to the event ("evt" or "event") 
in
> your handler, and addEventListener is not supported.
> All it does is call eval() with the attribute value, when the event 
occurs.
>



------------------------------------

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
----Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to