| Previous | Next | |
Windows: Flash 8 or 9 AS2.0 SWF + mProjector
3.0; Windows 98/ME/NT Support: Flash 7 SWF + mProjector
2.0;
Macintosh: Flash 8 or 9 AS2.0 SWF + mProjector
1.0;
mApplication.enableAutoTrace(enable:Boolean) : Voidenable - True or false.
Nothing.
Method; Enables or disables automatic tracing of all mProjector commands. See Debugging Your Application for more information on how to use this command and others when debugging an mProjector application.
The following example enables automatic tracing.
mApplication.enableAutoTrace(true);
mApplication.trace(), mWindow.setTraceColor(),
| Questions or Feedback? | Previous | Next |