Extending Flash |
|
|
|
| Objects > Document object > document.convertLinesToFills() | |||
Flash MX 2004.
document.convertLinesToFills()
None.
Nothing.
Method; converts lines to fills on the selected objects.
The following example converts the current selected lines to fills:
fl.getDocumentDOM().convertLinesToFills();
|
|
|
|