|
Flash CS4 Resources |
drawingLayer objectDescriptionThe drawingLayer object is accessible from JavaScript as a child of the flash object. The drawingLayer object is used for extensible tools when the user wants to temporarily draw while dragging—for example, when creating a selection marquee. You should call drawingLayer.beginFrame() before you call any other drawingLayer methods. Method summaryThe following methods are available for the drawingLayer object:
|