Hi. Does anyone know of any image tiling classes? I am working on an as3 slideshow class and I came across a blog post that gave me the idea to use better transitions than the sliding out and fading I originally intended to use. The post is: http://polygeek.com/482_actionscript3_springytiles-break-an-image-into-tiles-that-spring-to-place
The source for that class is available and it is a good starting point but I wanted to check and see if anyone know of similar projects that had more effects. Right now I just have the random explode effect from the above link and before I start working on effects I wanted to see what was out there. It would be really nice not to have to make the effects if someone knows of anything.
Thanks