Including big images kills the memory!
i think title says all.
after time used profiler included in builder today , experimented bit design.
i have big application 1100x1000 includes 2 spark bitmapimage components. each 1 embedding picture application background.
even though i've optimized as 2 images (made size 11 kb), fact widths , heights big causing problems.
i've noticed if dont include these images application consuming 10 mb less images (25 mb after data has returned server).
i think huge difference!!! if see wrong way please let me know.
i have tried using mx image components without embedding picture no difference. next thought include graphics in html template. i've managed swf isnt transparent, no luck there either.
anyone else experiencing such issues?
1000x1000 = 1 million pixels @ 4 bytes per, 4mb per image in
bitmaps.
if bitmaps copied, eat more. use profiler see
what has say.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment