We have very poor bandwith, and would like to load the game assets (images & sould etc) from a CDN (content delivery network).
Also, we wish to be able to skin the games by pointing to different asset locations dynamically, or at least statically.
Is there any way to do this (and still work locally in dev mode?)
Thanks!