ActionScript 3 Tiled Background class.
Simple class for creating a tiled background for your projects. Takes 3 arguments;the first is either a bitmapData object or URL to an image, then a reference to the stage, and finally a boolean indicating if you want to multiply blend your image. Which is useful if you want to overlay the tile over other display objects. Class is an extension of this class: http://blog.efnx.com/?p=25
View Example
http://www.noponies.com/dev/as3_tiled_bg/
Source Files
as3_tiled_bg

0 comments:
Post a Comment