====== Framerate-independant animations ====== You can find a demo of what Kairos provide at [[http://book.abe.free.fr/other/kairos/demos/variant-fps-demo.html|this page]]. This is the same file compiled at two different framerate but where animations speed is always the same. In this demo : * The MovieClip rotation is a timeline animation handled by a MovieClipRT object. * The position animation is performed using the MultiTweenRT object. * Trailer and color variations are created by custom objects built upon Kairos.