slim_java
Joined: Mar 24, 2009
Messages: 2
Offline
|
I made an animation in Java and each time I created an image that shows the contents of my screen. I got in the end a set of image files representing my animation.
my problem now is to assemble my pictures end to get a single file which shows my animation, so it can be an animated GIF!
property on the creation of this file must be programmed in java and not using a dedicated software.
I do not know if it should be an animated GIF or there is another solution like swf ?
|