On Fri, Jan 30, 2009 at 10:43:33AM -0600, Murali Menon <[email protected]> wrote: > I'm using jpeg2swf to combine three different folders with 140 numbered > 1280x1024 jpeg's in each folder. It runs w/o error, but when I view the > resulting swf I get a red screen just after the frames in the 3rd folder > starts. I tried just combining 2 folders and it worked. Is there some > sort of size limit?
A red screen (rectangle) is Flash player's way of saying that it can't read a bitmap. Maybe the jpegs are somehow differently encoded? What happens if you run jpeg2swf only on the third folder? Greetings Matthias
