https://github.com/asfdfdfd/spark.animatedgifimage
https://github.com/asfdfdfd/spark.animatedgifimage
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asfdfdfd/spark.animatedgifimage
- Owner: asfdfdfd
- Created: 2012-11-27T23:23:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-28T07:36:24.000Z (over 13 years ago)
- Last Synced: 2025-08-02T13:32:59.885Z (11 months ago)
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.