MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 173

Extending flash
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents