Re: compression?

peter <[email protected]> Tue, 16 Sep 2003 21:34:10 +0200
Newsgroups gmane.comp.web.ming.general
Message-ID <[email protected]>
Am Dienstag, 16. September 2003 20:59 schrieben Sie:
> When I save to file a ming-generated applet from within my web browser
> and then I open it in ActionScript Viewer Demo (buraks.com), the movie
> properties dialog reads "Compressed: No", althought the ming applet was
> saved with $movie->save("<filename>", 9).
Mmh, use listswf or one of the swfto... tools in the util/ directory of ming 
if you are unsure. The current listswf/swfto-tools can't handle compressed 
files, so you would receive an error after some bytes. 
Further I added a cws2fws perlscript a few days ago, that will tell you if 
your swf is compressed or not.

peterdd