Class Hierarchy   Compound List   Compound Members   Related Pages  

The debugging macros are defined in debug.h.

Flash native code needs to define two macros that are used for debugging the program.
FLASHASSERT is a standard assert function with a long name to avoid name space collisions.
FLASHOUTPUT is a "printf" which sends output to a debugging window.


Version 1.0 of the Flash 4 Porting SDK                        Middlesoft, Inc.