Flash CS3 Documentation |
|||
| Extending Flash > Objects > flash object (fl) > fl.configDirectory | |||
Flash MX 2004.
fl.configDirectory
Read-only property; a string that specifies the full path for the local user's Configuration directory in a platform-specific format. To specify this path as a file:/// URI, which is not platform-specific, use fl.configURI.
The following example displays the Configuration directory in the Output panel:
fl.trace("My local configuration directory is " + fl.configDirectory);
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/00004134.html