How to create an animation..

laerol

Junior Member
May 18, 2007
16
0
0
I want to have something like Image but it's linear and moves around randomly , not just in circles.

What would be the most appropriate software to do this? I assume it's flash but the only thing i know is making a teapot move from 1 point to the other.
 

Markbnj

Elite Member <br>Moderator Emeritus
Moderator
Sep 16, 2005
15,682
14
81
www.markbetz.net
If you want one simple animation you can do it with javascript, divs, and visibility. Flash is more appropriate for involved or longer animations, or any animation that is interactive. You'll probably do better on this question in the programming forum.
 

corkyg

Elite Member | Peripherals
Super Moderator
Mar 4, 2000
27,370
240
106
Actually it is a legitimate software question. There are many such programs out there. Here are some freebies.

Animate
 

wwswimming

Banned
Jan 21, 2006
3,695
1
0
to make the individual frames - Photoshop or the equivalent image editing program.

to compile them into an animated GIF - Ulead GIF Animator.

maybe that's the brute-force approach.