how to simply set make the button become image?
say I have the image "ball.jpg" in Files folder under my project, and I want to put that image on my button.
I tried putting Set CSS Style, property name="src" and value="ball.jpg"
Didn't work, I'm guessing syntax error on Value part. Can somebody please correct it?
Thanks!