Extending Flash |
|
|
|
| Objects > Document object > document.unGroup() | |||
Flash MX 2004.
document.unGroup()
None.
Nothing.
Method; ungroups the current selection.
The following example ungroups the elements in the current selection:
fl.getDocumentDOM().unGroup();
|
|
|
|