Posted: Tue May 26, 2009 7:43 am Post subject: RE:animation helllllp NEEDED!!!!
You can't use a .gif file in turing.
What you have to do is get still images of the gif in different stages of its motion (sprites), and then just follow tjmoore's code.
Dusk Eagle
Posted: Tue May 26, 2009 7:46 am Post subject: Re: animation helllllp NEEDED!!!!
You actually can use gifs in Turing, using Pic.FileNewFrames and Pic.DrawFrames, but I don't recommend it.
Kharybdis
Posted: Tue May 26, 2009 7:54 am Post subject: RE:animation helllllp NEEDED!!!!
Dusk Eagle, you really like correcting me, don't you ... ^^ and yet you're always right.
well played...
and rose, better not use gif's at all. it takes away from the learning experience...
Dusk Eagle
Posted: Tue May 26, 2009 2:49 pm Post subject: Re: RE:animation helllllp NEEDED!!!!
Kharybdis @ Tue May 26, 2009 8:54 am wrote:
Dusk Eagle, you really like correcting me, don't you ...
Am I? I'm not trying to pick on you or anything .
BigBear
Posted: Tue May 26, 2009 4:12 pm Post subject: RE:animation helllllp NEEDED!!!!
Use the turing documentation for Pic.FileNewFrames and Pic.DrawFrames
the problem is it doesn't work well with many gif files