Its somewhat related, but I would like someone to upload an image they have from their desktop and use it in a C2 constructed game.
I'm sure tutorials like script-tutorials.com/ajax-file-upload-methods have all that's needed to do what I'm looking for. But I am not a programmer, so get pretty lost in how to apply it. But then there are also the other features I would like to be handled by C2.
Do you know of any working examples that show how you can upload and image to an active C2 Game?
Pode has released 2 Plugins for importing images and text into your games-
1, 'Drag and drop zone'
2, 'File reader plugin'
They allow you to DRAG'n' DROP (or BROWSE/IMPORT) the following file formats straight from the desktop-
1, GIFF, JPEG, PNG all load ok....although I can't get BITMAP files to load)
2, SVG files also WORK, I discovered today ! !
3, Base64 files (saved as txt)
4, Any basic Text file (.txt)
5, COPY/PASTE files directly into your game.
6, Import Images and files using the AJAX REQUEST method.
Check them out in this Plugin Section...they also come with a couple of Capx examples.
THE MANS A LEGEND.
Let me know if you get stuck ?