Downloaded the files Chris made for this (http://scriptandstyle.com/automatically ... -of-images) and have it working, but need the images to come in a specific order, like their image names for a real estate progress site. Can anyone please advise?
I haven't used or even tried the system, but I imagine that since you are using a php script to call the images in a specific folder, you should then be able to use a function to arrange them in order of last modified/created on the server, and that should put them in order of most recent to least.
Otherwise it may be a rename job!?