I made an installer for my swf using the stub. However i observed a strange behavior with regards to heap allocation. By default when I launch the installed app the heap allocated is around 8 MB. But when I play a video flv file streamed from the server, the allocation goes up to 20 MB. In contrast when i launch the standalone swf file the default heap allocation is 20 MB. How can I get the heap allocation for the installed app as 20 MB? I tried setting the value in the stud code, but it doesnt seem to have any difference in heap allocation.
Regards
Ramesh



)


