Flash 8.
document.deleteEnvelope()
None.
None.
Method; deletes the envelope (bounding box that contains one or more objects) from the selected objects. If no objects are selected, calling this method results in an error and the script breaks at that point.
The following example deletes the envelope from the selected objects:
fl.getDocumentDOM().deleteEnvelope();document.crop(), document.intersect(), document.punch(), document.union(), shape.isDrawingObject