Re: [Qt-qml] How to animate a sequence of png images

2010-09-09 Thread Kristian Mueller
one 1 Do not dispose between frames. Just layer the next > frame. > Background 2 Overwrite the frames area with the background > color. > Previous 3 Overwrite the frames area with what was there prior > to overlaying. > > Cheers > > Andy > > > &

Re: [Qt-qml] How to animate a sequence of png images

2010-09-09 Thread Jason H
ng. Cheers Andy From:Brasser Michael (Nokia-MS-Qt/Brisbane) Sent: 09 September, 2010 10:11 To: Ratcliff Andrew (Nokia-MS/Oulu) Cc: Qt-qml@trolltech.com Subject: Re: [Qt-qml] How to animate a sequence of png images AnimatedImage provides support for mng and animated gifs, if either of those is

Re: [Qt-qml] How to animate a sequence of png images

2010-09-09 Thread Andrew.Ratcliff
Qt/Brisbane) Sent: 09 September, 2010 10:11 To: Ratcliff Andrew (Nokia-MS/Oulu) Cc: Qt-qml@trolltech.com Subject: Re: [Qt-qml] How to animate a sequence of png images AnimatedImage provides support for mng and animated gifs, if either of those is an option for you. Regards, Michael On 09/0

Re: [Qt-qml] How to animate a sequence of png images

2010-09-09 Thread michael.brasser
AnimatedImage provides support for mng and animated gifs, if either of those is an option for you. Regards, Michael On 09/09/2010, at 4:12 PM, ext andrew.ratcl...@nokia.com wrote: Hi all, What is the best way to animate a looping sequence of 30 or so transpar

[Qt-qml] How to animate a sequence of png images

2010-09-08 Thread Andrew.Ratcliff
Hi all, What is the best way to animate a looping sequence of 30 or so transparent png images in QML? Cheers Andy ___ Qt-qml mailing list Qt-qml@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-qml