I use AIR to make a mobile phone game, Resource use synchronous processing,For example:MP3,BitmapData.AMF....
I'll get the picture BitmapData.Compress it,Read it in the game add uncompress, Such processing synchronous pictures.
I found that the ByteArray uncompress Low performance, Do not know you have a way to speed up the next, under the optimization of the hardware?