beautypg.com

Fl.resetpackagepaths(), Fl.revertdocument(), Method successfully – Adobe Extending Flash Professional CS5 User Manual

Page 273

background image

251

EXTENDING FLASH PROFESSIONAL

flash object (fl)

Last updated 5/2/2011

Parameters
None.

Description
Method; resets the global Classpath setting in the ActionScript 3.0 Settings dialog box to the default value. To reset the
ActionScript 2.0 global Classpath, use

fl.resetPackagePaths()

.

Example
The following example resets the ActionScript 3.0 Classpath setting to its default value.

fl.resetAS3PackagePaths();

See also

fl.as3PackagePaths

fl.resetPackagePaths()

Availability
Flash CS3 Professional.

Usage

fl.resetPackagePaths()

Parameters
None.

Description
Method; resets the global Classpath setting in the ActionScript 2.0 Settings dialog box to the default value. To reset the
ActionScript 3.0 global Classpath, use

fl.resetAS3PackagePaths()

.

Example
The following example resets the ActionScript 2.0 Classpath setting to its default value.

fl.resetPackagePaths();

See also

fl.packagePaths

fl.revertDocument()

Availability
Flash MX 2004.

Usage

fl.revertDocument(documentObject)

This manual is related to the following products: