AS3 fullsize background image with pixel pattern

I have written a small class, which you may be interested.  With this class you can create a fullsize background image which fits to the width of the stage. The height of the image is proportional to the width. So it´s good to use an image with a ratio of 4:3 otherwise empty bars can show up.[loadprettifier]

To round it up I create a pixel pattern overlay so the image quality is acceptable by streching it. Known from other sites…

See more