[swfmill] Is there a limit on number of clips that can be imported into a single frame?
tachy0n tachy0n
tachy0n.tech at gmail.com
Wed Apr 30 21:04:00 PDT 2008
All,
I'm developing a swf application that displays jpg and mp3 files. I'm
constrained by my requirements to generate a single swf file with
embedded jpg and mp3.
So I tried with swfmill to import these media files into a library
(<bitmap> for jpg files and <sound> for mp3 files) and attach them by
their linkage id in my Action Script file.
This works great for about 20 or so jpg + mp3 files (about 10mb).
However when I try to import anymore files, swfmill crashes. The total
file size of jpg+mp3 is about 16mb.
Windows Debugger reports "Unhandled exception in swfmill.exe
(MSVCRT.exe): 0xC0000005: Access Violation"
Are there are any limits on the number of bitmaps and sound entries
that can be imported to a library within a single frame?
I saw an earlier mail around 2006 in this list where someone had
mentioned they struck and Upper limit on PNG file import but there
were no solutions provided there.
I faced the same error with the windows stable release 0.2.12.2 and
the pre release 0.2.12.4 though the pre release version was able to
import a few more files before it crashed.
Thanks.
More information about the swfmill
mailing list