I'm trying to build a project that has a photo album.
Rather than uploading all the pictures into the project, can I pull the images as needed from a file on my computer.
Alternatively are there any websites that I can upload the photos to and later pull them from?
[sprite >load image from "url"&Variable1&".jpg"]
All the websites I've looked at so far seem to add a bunch of random letters to the end of the url which is messing up the cycling through pics with a variable.
Since there could be alot of high res photos I need to find the best way to manage the pictures without bogging everything down.
Ultimately this project will become a sortof help desk/kiosk.