Having some issues with Gif Animator

Home » Forums » GIF Animator » Having some issues with Gif Animator


Senior Advisor
1,332 posts

I have a sequence of 30 jpegs that I'm using to test the subject program. Thus far I'm not having any luck getting it to behave as I want.

The desired end result can be seen on my home page:

http://www.spinland.biz

What I'm ending up with using the Gif Animator can be seen here:

http://www.spinland.biz/logotest.html

The primary issue is how the colors aren't being interpreted correctly, resulting in a blotchy appearance and colors dancing around from frame to frame. I've tried several different palette settings for the import and nothing seems to get it how I want it.

Another problem lies in how the code for the Flash version is generated. In this snippet:

<!-- Created with CoffeeCup GIF Animator http://www.coffeecup.com -->

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=Untitled WIDTH=500 HEIGHT=375>
<PARAM NAME=movie VALUE="spinland_logo_flash.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=loop VALUE=true>
<EMBED src="spinland_logo_flash.swf" loop=false quality=high
WIDTH=500 HEIGHT=375 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>


It's setting loop=false in the EMBED code, so on the web page it stops after one iteration (even though in preview mode it loops properly). In the version I uploaded I manually changed the value to "true" so it will loop properly.

Has anyone had good success with using this program who can offer what settings worked out for them? I'd be interested in using it, especially since my current program can't export Flash, but with the colors behaving like that I won't be able to.

Many thanks!

ETA: I forgot to mention that the Flash animation inserts a flicker of a white frame, too, and the animation runs noticably slower even though the frame time value is the same as in the .gif version. "You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.