What do these error codes mean? These correspond to specific error messages that inform the developer what the problem is so they can make the necessary changes to fix their content.
Here are the error codes for both Flash Lite Player 2 and 1.1:
/// Flash Lite 2
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
Labels: authoring, flash lite





6 comments
I believe #14 (FL2) is: "Problem loading URL".
By
Dave Yang
, at
Tue Jan 24, 06:59:00 AM PST
Thanks Bill, do you know if theres any more detailed information?
Im getting:
Problem with content 11 - Bad JPEG Data
but it doesnt seem to be directly related to filesize or dimensions, have tried out different formats but is making no sense at the moment?
By
Anonymous
, at
Wed Mar 01, 05:04:00 PM PST
I'm giving a shot at making mobile games using FL2 but i'm getting "Problem with content: 3" in one case and "Problem with content: 4" in an other. Is there any way to get more detailed information on the error? Both games work just fine when exporting within the Flash application.
By
Nylz
, at
Sun Jun 25, 05:38:00 AM PDT
Hi! Great page. I'm getting stuck with only 30 images before I get error message '1' - no memory. Any words of wisdom? Thanks!
Tom
By
Tom
, at
Wed Jul 12, 05:30:00 PM PDT
Hi Bill,
Thanks for your information.
I am getting problem with content 11 - Insufficient memory to decode image.
is there any way to solve this problem?
By
regis
, at
Sun Feb 11, 09:41:00 PM PST
alquem poderia me dizer uma forma para utilizar imagens na aplicação sem que aja erro na compilação por falta de memoria??
By
Anonymous
, at
Wed Nov 21, 08:50:00 AM PST
Post a Comment