Does anyone know if it’s possible to distort a movieclip with actionscript? I would need it to be NOT an affine transformation. I want to take a rectangle and make the right side taller and the left side shorter, with linear symmetry running along a midline x-axis. i.e. top right corner moves away from midline, bottom right corner moves away from midline, top left corner moves towards midline, bottom left corner moves towards midline.
Anyone know if this is possible?
Thanks much!
-iLan