Hello,
I was wondering if there was any way to combine two applescripts. I am not familiar to applescript, and in fact only need it for a photo project. So far I have the Applescript to get a random image:
tell application "Finder"
(* get a random image file from a desktop folder *)...