Hi all,
I'm using the BitmapData.draw method, and I've bumped into a problem. I
need to copy all the pixels from a movie clip, including the pixels
which are on negative coordinates. I've only succeeded copying the ones
on positive coordinates. Has anyone experienced the same thing, and,
maybe, have a solution?
Use a transformation matrix as the second parameter of the .draw()
method (check the documentation). You can use it to move the 'data'
before drawing (ie, to get 100 pixels width from the negative side,
you'd move it 100 pixels right).
Zeh
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com