Recently I found a java GIF encoder and decided to implement it in AS3, ok maybe some people will say it’s just unuseful but here it is, I love it !
Everything is encoded through the player. Then you know the story, the GIF stream is sent through AMFPHP to a server to download it, and then save it to your hard disk. Any kind of images can be included in the final GIF, each frame is a flash.display.BitmapData object.
I’ll post the sources in a few days, I want to add some more features, stay tuned !
Piterwilson did a funny experiment with this and the GIFPlayer class.
Here is how to generate an animated GIF stream in ActionScript 3 :
在网页中动态的生成一个gif图片(ASP.net)
http://www.pconline.com.cn/pcedu/empolder/net/10204/46541.html
http://www.bytearray.org/?p=93
http://code.google.com/p/as3gif/downloads/list
发一个我制作生成的图片地址:
http://flash.qiter.com/as3stream/qt_streamPic_82034907.gif