[Solved] How do you change images on a button

I think you have a couple options. Save the url to a variable. Set the image as the variable.

Save a list of urls and assign the button to be number X from list of urls

Write the url into a text block and replace the drop down menu eith the text block that holds the desired url

3 Likes