Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeke/as3_image_tiler

Actionscript 3 class for loading an external image and tiling it.
https://github.com/zeke/as3_image_tiler

Last synced: 26 days ago
JSON representation

Actionscript 3 class for loading an external image and tiling it.

Awesome Lists containing this project

README

        

h1. AS3 Image Tiler

This simple class loads a local external image (JPG, GIF, PNG, SWF) and tiles it within dimensions of your choosing.

Need some tiling images? I've amassed a collection of them over the years. They're publicly shared on Flickr at http://www.flickr.com/photos/sikelianos/sets/72157594233031615/

h2. To Do

* Add support for remote images. Policy file nightmare WTF!