PDA

View Full Version : Transition events


bitwalker
05-15-2011, 05:55 AM
I have been using the transition attribute which I think was introduced in OL4.9.

It is really good actually, if you have not looked at it yet, it is explained a little in the docs for lz.node . It shortcuts a lot of animator code.

A problem I have though is that there is no "ontransitioncomplete" or some such event. I can get around that on dhtml, but for flash I am not sure yet what to do, but it won't be elegant for sure.

Anyway, I vote for an "ontransitioncomplete" event.