I need to load 50 50×50 jpgs (~1KB each), and 50 wee txt files into a swf file at runtime from my server. Is using no form of compression adequate or completely insane?
|
|
|
|
|
It seems fine. It will likely be less than 100k of stuff, and to be honest, compressing it isn’t really worthwhile for such a small amount of data. |
Loading