Flash CS3 Documentation |
|||
| Extending Flash > Objects > drawingLayer object > drawingLayer.endDraw() | |||
Flash MX 2004.
drawingLayer.endDraw()
None.
Nothing.
Method; exits drawing mode. Drawing mode is used when you want to temporarily draw while the mouse button is pressed. You typically use this method only when creating extensible tools.
The following example exits drawing mode:
fl.drawingLayer.endDraw();
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00004045.html