| 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.trace(text:String) : Voidtext - Text string.
Nothing.
Method; Displays the specified text string in the trace viewer. This method can be used to assist with debugging complex applications.
The following example displays the application folder in the trace viewer.
mApplication.trace("Projector Folder = "+mApplication.getFolder());
mApplication.enableAutoTrace(), mWindow.setTraceColor()
Application Basics, mProjector Class Basics
| Questions or Feedback? | Previous | Next |