| 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.2.5 async
mApplication.getComponentVersion() : StringA string.; ;
Method; Retrieves the version of the component. This command is synchronous and returns the version immediately.
The following sample retrieves version of the component used in the application.
version = mApplication.getComponentVersion();
| Questions or Feedback? | Previous | Next |