Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
Compatibility IE
there any way to have support IE animation in html??
-
Sencha User
IE 10+ supports most of the CSS3 animations, and animations created and exported with Animator 1.5 should work with IE10+.
Older versions of IE simply don't support any CSS3 animation properties.
-
Sencha User
can not do anything with previous versions?
-
Sencha User
Pre-10 versions of IE do not support CSS3 keyframe animation. To check CSS support across browsers you can always refer to http://caniuse.com/
And for keyframe animation specifically:
http://caniuse.com/#search=keyframe
-
Sencha User
Whether Sound is supported in IE
would like to use Sencha Animator for creating ecard animation with sound. but it doesnt work on IE 11. is this valid?
-
Sencha User
Sencha Animator does not provide tools for embedding sounds, as there is no way to synchronise audio with keyframe animations in HTML5 spec at this moment.