Skip to main content

Lifecycle of a banner

ActionWhat happens at that moment
1) Banner initLoad images, fonts and add listeners
2) Create and set animationSet timeline with all the frames and add eventCallback
3) Banner startRun the animation of the banner.
4) Animation startInvoke the eventCallback that the animation started
5) Animation completeInvokes the eventCallback that the animation is complete