AS3 and images part 2
Previously I talked about using images in AS3. Now I’ve figured out a further enhancement to the procedure I described. In that previous article I talked about adding an image to the library and instantiating it as a BitmapData object. Then I talked about creating a Bitmap object, but there’s a problem; in the AS3 [...]
more...