OK five layouts, one sprite. one image loaded.
on server aswell as images folder there is a pics/ folder.
it contains 4 similar size jpeg images.
now i run the program.
on layout one the sprite has the C2 loaded image,
i press next button. it goes to layout 2. but I want to change the image to an image located in the pics folder.
So the question is can you load in a new image for a sprite from a different location.
Reason is I want to be able to change these images without having to keep loading the images using C2 and the compiling again.