Tech Notes for Flash
The Unofficial Flash Developers Group
Flash can automatically tile bitmaps.
1) Create a background rectangle on a new layer (at the bottom). Using the bucket tool and fill with any color. Then remove the borders.
Here's How:
2) Scale the background to fit the work area (canvas).
3) Import the bitmap and place on the work area.
4) Use Modify > Break Apart to create a Bitmap Fill.
5) Use eye-dropper on the Bitmap Fill. Note it picks up the texture.
6) Use the bucket tool to fill the background rectangle.