Project object

Availability

Flash 8.

Description

The Project object represents a Flash Project (FLP) file. You can use the following commands to return a Project object:

Method summary for the Project object

The following methods can be used with the Project object:

Method

Description

project.addFile()

Adds the specified file to the project.

project.canPublishProject()

Determines whether the project can be published.

project.canTestProject()

Determines whether the project can be tested.

project.findProjectItem()

Searches for a specified file in the project.

project.publishProject()

Publishes the FLA files in a project.

project.testProject()

Tests the project.

Property summary for the Project object

The following properties can be used with the Project object:

Property

Description

project.defaultItem

Specifies the ProjectItem object that represents the default document in the project.

project.name

The name of the project that appears in the Project panel.

project.projectURI

Read-only; a string representing the path and name of the project file, expressed as a file:/// URI.


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