An open API service indexing awesome lists of open source software.

https://github.com/asfdfdfd/spark.animatedgifimage


https://github.com/asfdfdfd/spark.animatedgifimage

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

AnimatedGifImage for Flex 4
===========================

Description
-----------

This component utilizes spark.Image to display animated GIF via [as3gif](http://code.google.com/p/as3gif/ "as3gif").

Installation
------------

* Add [as3gif](http://code.google.com/p/as3gif/ "as3gif") to your project;
* Copy AnimatedGifImage.mxml to your project.

Usage example
-------------

```mxml

```

*_source* may be String with url address or ByteArray with binary data.