.... So that a user can insert their own image into a game?
Thanks,
Marc
Edit:
Just to elaborate on this a bit. I know how to make an image upload button in html to enable an image to be stored in a folder but I don't want the sprite to be changed permanently when a user uploads an image. I just want to replace a sprite for their session.
Could it be done with the web storage object?