Garry Saddington wrote:
>> Actually, that prob would all fire in parallel... :/
> You could possibly use an LZ timer but how do you check for the end of the 
> sequence?

Perhaps calculate the frame to be shown by doing something like:

 frameToShow = (existingPic.frame + 1) % numberOfFrames?

Then it should automatically loop?


> Garry


-- 
Salasaga  -  Open Source eLearning IDE
              http://www.salasaga.org

Reply via email to