7/20/2010 7:15:11 AM
Title:
Can we open large size of swf in flexpaper.swc
hii
All i need to open swf file , That is near about 240 mb
im using flex paper swf for that but its take so much time to open.
when i use flexpaper.swc it gives some error (given blow).
here,
you can find flexpaperswc and swf from:
http://code.google.com/p/flexpaper/downloads/list
you can find doc from:
http://flexpaper.devaldi.com/docs.html
*********************************************************************
Error: Error #1000: The system is out of memory.
at flash.utils::ByteArray/_uncompress()
at flash.utils::ByteArray/uncompress()
at com.devaldi.streaming::AVM2Loader/uncompress()[/Users/Erik/Documents/Adobe Flash Builder 4/FlexPaper/src/com/devaldi/streaming/AVM2Loader.as:205]
at com.devaldi.streaming::AVM2Loader/completeHandler()[/Users/Erik/Documents/Adobe Flash Builder 4/FlexPaper/src/com/devaldi/streaming/AVM2Loader.as:177]
*************************************************************************
Thanks
reply fast plz
Inder
Points: 2880
Posts:0
7/20/2010 7:40:09 AM
that seems to be too big size to load from web. The problem is not of flex paper component. If you will try to load such big size it may give such exception due to internet conditions like timeout of file load. This file will take approx 1.5 hr to load on a fast connection of 2 Mbps.
The other condition can be that the file is not properly compiled swf which can give memory related exception while loading.
Third condition can be that your system is running out of the memory assigned to flash player while loading file.
Tyler
Points: 430
Posts:0
7/20/2010 7:42:11 AM
try loading it from local first then try it online, You can also try it loading in your own loader rather than using flex paper to see if it works fine in normal loading.
7/20/2010 11:28:46 PM
These all files are local not online but i m faceing this prob
plz reply also for
How to fix Huge assets in Adobe air2 application
Q:
http://askmeflash.com/qdetail/972/how-to-fix-huge-assets-in-adobe-air2-application
thanks for reply