So, how can i save sprite to the mobile device?
and question two is - how can i call for sprite url ? (meaning on some conditions appears iframe with image, so i want to use image of the sprite)
more explainings -
i make a chat system. by using base64 extract/inject string - i can send from one user to another this string and inject it to the emty sprite, so user #2 can see what image user #1 have send to him. and i want to make possible to save that images to mobile (all images are ordering only by imaje/jpeg extention).