Pode I initially overlooked this plugin, because I had no idea it could load images from URLs directly too
This could be the ultimate solution to the eternal cross domain images problem, but...
Mulkaccino : it doesn't work with WebGL for the moment (as a lot of behaviors/plugins here) because I don't know how to force C2 to load an image as a WebGL texture after the framework was loaded...
Any chance this may have changed in the meantime?
Edit: Btw your DIV plugin in the html pack seems to work with webgl, and loads cross domain just fine with <img> innerHtml
But I need to use all the sprite properties, so a cross domain image loading behavior would be the best if it can work with webgl