drawingLayer.newPath()

Availability

Flash MX 2004.

Usage

drawingLayer.newPath()

Parameters

None.

Returns

A Path object.

Description

Method; returns a new Path object. You typically use this method only when creating extensible tools. See Path object.

Example

The following example returns a new Path object:

fl.drawingLayer.newPath(); 

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/00004049.html