|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
is it possible to enable in the fly gzip compression while uploading using flash? -- Regards Sebastian |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Hi again,
I found information, that Flash 9 comes with zlib compression support (ByteArray.uncompress()). Is it possible to enable it for upload? |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
I'm not really sure what you are asking, but the answer is probably not or
maybe? First you will need to get your content into a ByteArray you can then use the ByteArray compress() method to compress the byte array and then you can use the various and sundry communications functions to send the compressed byteArray to whatever server and its backend that you are using. What are you trying to do? I'm guessing that getting the content into the bytearray might be the hardest part. How big are these files, what are you hoping to gain, etc. |
|
![]() |
| Outils de la discussion | |
|
|