| Previous | Next | |
Windows: Flash 8 or 9 AS2.0 SWF + mProjector
3.0; Windows 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.checkNetConnection() : BooleanA boolean.; ;
Method; Checks to see whether the user is connected to the Internet.
The following example returns the status of the computers internet connection.
var isConnection:Boolean = mApplication.checkNetConnection();
Check Connection and Download File, mProjector Class Basics -- mApplication
| Questions or Feedback? | Previous | Next |