| Previous | Next | |
Windows: Flash 8 or 9 AS2.0 SWF + mProjector
3.0; Windows 98/ME/NT Support: Flash 7 SWF + mProjector
2.0 build 'db';
Macintosh: Flash 8 or 9 AS2.0 SWF + mProjector
2.0; replacing mProjector
1.0 async
mApplication.getWorkingDirectory() : StringA string.; ;
Method; Returns the path to application's working directory. The working directory is the default location for all Mac mProjector file operations. It is also the location of application's main swf.
This example returns the full path to the application's working directory.
var workingDirectory:String; = mApplication.getWorkingDirectory();
| Questions or Feedback? | Previous | Next |