Hi, is it possible to have dynamicaly loaded (via web player) localization files? I need to have these data out of my application. I need a file somewhere (like Localization.txt) and load that dynamicaly at runtime (inside web player) and apply that to NGUI, is that possible? How can i achieve that? Thankyou.