document.union()
Availability
Flash 8.
Usage
document.union()
Parameters
None.
Returns
A Boolean value:
if successful;
otherwise.
true
false
Description
Method; combines all selected shapes into a drawing object.
Example
The following example combines all selected shapes into a drawing object:
fl.getDocumentDOM().union();
See also
,
,
,
document.crop()
document.deleteEnvelope()
document.intersect()
,
document.punch()
shape.isDrawingObject
document.unlockAllElements()
Availability
Flash MX 2004.
Usage
document.unlockAllElements()
Parameters
None.
Returns
Nothing.
Document object
173
Need help?
Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?