Flash MX 2004.
document.resetTransformation()
None.
Nothing.
Method; resets the transformation matrix. This method is equivalent to selecting Modify>Transform >Remove Transform.
The following example resets the transformation matrix for the current selection:
fl.getDocumentDOM().resetTransformation();