You can open a link to a url with a button click using this script:app.launchURL(http://www.inserturlhere.com, true);It's not possible to add a link to an image however. Static images are not clickable and clickable images will open an upload window. You can, however, overlay an image with a transpa...