I’ve got a canvas in my app which I want to be backgrounded with a grid. I suppose, I need to create a DisplayObject with a single grid cell drawn on it and set it as a repeated bitmap fill for the canvas, but I can’t figure out how to do that.
I would really be glad to see code examples
Thanks
Try this blog: He has source available.
Tiling background image