Loading Loads o' Stuff AS2.0

Subscribe to Loading Loads o' Stuff AS2.0 2 posts

Sign in to reply


 
avatar for SavageWolf SavageWolf 2884 posts
Flag Post

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?

 
avatar for Jabor Jabor 11382 posts
Flag Post

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.

Sign in to reply