PDA

View Full Version : No memory to decode image


harsha
05-07-2009, 12:30 AM
I am working in flash lite 2.1 in as2.My app works fine on emulator. But gives memory problems when put on motorazr v3c(BREW). When I am trying to load the frame having some image it says -"Information -No memory to decode image"

I have two frames in my app both have diff images.The image on the first frame is displayed but when i go to the second frame having another image it gives this problem and does not show the image but shows other things on that frame. Also when I go back to the first frame, it gives the same trouble for that single image on frame 1 but load rest all the things.
I cant decipher this particular behavior.
Whats happening exactly?