The solution is Matrix.tx and Matrix.ty.

var mat:Matrix = new Matrix();
mat.tx = 10 * -1;
mat.ty = 5 * - 1;
bmd.draw(art, mat);
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to