Flash Lite Error Codes

I’ve posted the error codes for both versions of Flash Lite for easy look up.

//– Flash Lite 2.0
1: Out of memory
2: Stack limit reached
3: Corrupt SWF data
4: ActionScript stuck
5: (there is no error code)
6: Bad image data
7: Bad sound data
8: Root movie unloaded
9: (there is no error code)
10: URL too long
11: Insufficient memory to decode image
12: Corrupt SVG data
13: Insufficient memory to load URL

//– Flash Lite 1.1
1: Out of memory
2: Stack limit reached
3: Corrupt SWF Data
4: ActionScript stuck
5: Infinite AS loop
6: Bad JPEG data
7: Bad sound data
8: Can not find host
9: ActionScript error
10: URL too long

It’s important to remember that there is a divergence in error codes after error #4.