flex - Is it possible that zipping an swf file results in a bigger file? -



flex - Is it possible that zipping an swf file results in a bigger file? -

when gzip swf file, size goes 1,21 mb 1,86 mb... so, question bit answered myself. real question how possible? guess, colleague of mine said, swf binary , can't compressed anymore.

conclusions zipping swf files shouldn't done.

swf encoded, , encoding includes compression. it's possible if intend compress compressed file, compression result in bigger file. happens when seek zip jpeg or png file, example.

what colleague said not true though. there lot of binary files can compressed. example, bmp files.

flex flash gzip

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -