Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zeke/as3_image_tiler
- Owner: zeke
- Created: 2008-11-12T07:01:54.000Z (about 16 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T16:31:10.000Z (over 2 years ago)
- Last Synced: 2024-12-16T22:15:35.808Z (27 days ago)
- Language: ActionScript
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
- awesome-actionscript-sorted - as3_image_tiler - Actionscript 3 class for loading an external image and tiling it. (Multimedia / Image)
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!