Extending Flash |
|
|
|
| Objects > Project object > project.name | |||
Flash 8.
project.name
Property; the name of the project that appears in the Project panel.
The following example specifies a new name to be displayed in the Project panel:
fl.getProject().name = "New project name";
fl.getProject(), project.projectURI
|
|
|
|