Protect massive amount of Images (with SWF Studio?)
Happy New Year everybody!
I'm developing a flash-based standalone application (AS3).
It contains an image catalogue with approx 4GB of Data. I want to make the Data accessible only through the application.
Currently, I'm putting the pictures into Zip-Archives and reading them with fZip, but that's more or less unsecure ;)
I saw that SWF Studio offers Blowfish Data Encryptions for included files. But I guess that's no option since SWF Studo puts everything into a single file. That would grow up to 4GB then ;) Plus I'm working on AS3 and besides the 3.5 Beta there's no AS3 support yet.
Does anybody know an elegant way? Any help appreciated!
Thanks
Frank