64 Writing and Editing ActionScript 2.0
3. Do one of the following:
■ To add a directory to the classpath, click Browse to Path, browse to the directory you
want to add, and click OK.
Alternatively, click Add New Path (+) to add a new line to the Classpath list. Double-
click the new line, type a relative or absolute path, and click OK.
■ To edit an existing classpath directory, select the path in the Classpath list, click
Browse to Path, browse to the directory you want to add, and click OK.
Alternatively, double-click the path in the Classpath list, type the desired path, and
click OK.
■ To delete a directory from the classpath, select the path in the Classpath list and click
Remove from Path.
To modify the document-level classpath:
1. Select File > Publish Settings to open the Publish Settings dialog box.
2. Click the Flash tab.
3. Click Settings next to the ActionScript Version pop-up menu.
4. Do one of the following:
■ To add a directory to the classpath, click Browse to Path, browse to the directory you
want to add, and click OK.
Alternatively, click Add New Path (+) to add a new line to the Classpath list. Double-
click the new line, type a relative or absolute path, and click OK.
■ To edit an existing classpath directory, select the path in the Classpath list, click
Browse to Path, browse to the directory you want to add, and click OK.
Alternatively, double-click the path in the Classpath list, type the desired path, and
click OK.
■ To delete a directory from the classpath, select the path in the Classpath list, and click
Remove from Path.
For more information on setting and modifying classpaths, see “About setting and modifying
the classpath” on page 240.
NOTE
Do not delete the absolute global classpath (see Global and document-level
classpaths). Flash uses this classpath to access built-in classes. If you
accidentally delete this classpath, reinstate it by adding $(LocalData)/Classes as
a new classpath.