Recently, Nicolas Cueto wrote: >>> I advise you to use PNG for everything. It has an alpha channel and it is >>> better than GIF. > > How about animations?
PNG may not be as convenient for animation as something like animated GIF, but you can create animations by showing PNGs sequentially in an image object (set the text of image "viewer" to the text of image "frame1.png"...), or by sequentially setting the icon of a button to the IDs of PNGs. Regards, Scott Rossi Creative Director Tactile Media, UX Design _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
