I tried using the qx.ui.embed.Html and then with an tag, animations work according to browser support.
-Firefox: will play both the Animated GIF and the APNG. -Chrome: will play only the Animated GIF, however displays a still PNG (correctly). -IE: works like Chrome also. Now there is supposed to be an add-on for Chrome to enable APNGs (but it is not supported out of the box). IE has zero support. My problem with using the Html object is that layouts are restricted to strict HTML formatting. For example it is not possible to have one image partially covered by another (perhaps if you play with DIVs and layers - but it may not be standard to all browsers. And the implementation would look rather horrible). With sprites, as a developer, I may want to superimpose one sprite on top of another. If anyone could point me to where the Image loading code is located, that would be great. Thank you again. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Animated-GIF-or-APNG-tp6993604p6994233.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
