
-----------------------------------
Zampano
Fri Nov 16, 2007 11:07 am

Pic.DrawFrames
-----------------------------------
I'm relunctant to ask for help here because of the great amount of help the forum has afforded me as of late, but problems in Turing seem to come up by the dozen.
My first is with Pic.DrawFrames. When I finally get the gif to work, all I get is some crud you might expect to see on a nonfuntional TV, and then a single frame of my character. I really can't explain what it is I see other than to say that. Does any one know why the frames look so strange?

-----------------------------------
Nick
Sat Nov 17, 2007 4:05 pm

RE:Pic.DrawFrames
-----------------------------------
could u post a screenshot of what appears

-----------------------------------
[Gandalf]
Sat Nov 17, 2007 11:16 pm

RE:Pic.DrawFrames
-----------------------------------
IIRC, some types of GIFs don't work well with Turing.  I didn't really look into it further, but you could try re-saving it a couple of times with various programs and hope for the best. :)

-----------------------------------
Zampano
Mon Nov 19, 2007 8:41 am

Re: Pic.DrawFrames
-----------------------------------
Sorry for my slow response time. Since I've had a lot of problems of this nature, I guess I just won't use the pictures in an array. I don't want something that barely works but works more somewhat more efficiently than something that works consistently.
As for screenshots, here you go; I can't really comment on them except to say they do not resemble the true forms in the least.

-----------------------------------
Mazer
Mon Nov 19, 2007 9:32 am

RE:Pic.DrawFrames
-----------------------------------
Blow on the cartridge?

Any chance the GIF is interlaced?

-----------------------------------
Zampano
Mon Nov 19, 2007 10:57 am

Re: Pic.DrawFrames
-----------------------------------
If by interlaced you mean in an array, then yes.

-----------------------------------
StealthArcher
Mon Nov 19, 2007 11:29 am

RE:Pic.DrawFrames
-----------------------------------
http://www.cnet.com/Resources/Info/Glossary/Terms/interlacedgif.html

No interlaced is a format of the Gif itself, that allows for two drawn lines to load the image, I've found that turing doesnt always like those...
