Hi,
It seems that the version 2.2.0 removes the getAnimationObject call on init : 90c3892
This props is important as it allows to access the createJs instance in order to handle the loop, visible and onComplete callback.
Is it possible to reintroduce it ?
Thanks