开发者

AS3 determine differnce between animated and not-animated gif?

Is there a way in AS3 to开发者_如何转开发 determine the difference between animated and not-animated gif?


The native Flash Player does NOT support animated GIFs. However someone has written a library that does, so you could use that library to read in the file, and count the number of frames. 1 frame = non animated. More than 1 frame = animated.

AS3 GIF Player Class

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜