Hey Sarettah, thanks for your help! I got it to work. It originally wasn't working for me because my image variable had a space character in it.
So
if image name = "ThisImage.jpg", then display it.
if image name = "SomeOtherImage.jpg" then display default.
if image name = "Some other Image.jpg" then display nothing, which was what it was doing.
Thanks again!
|