So, I have a stack with one button and an image "Blob.png",

But none of these scripts inside the button work:

on mouseUp
  set the icon of me to img 1003
end mouseUp

on mouseUp
  set the icon of me to img ID 1003
end mouseUp

on mouseUp
  set the icon of me to img "Blob.png"
end mouseUp

LiveCode 7.0.5  Linux

Richmond.

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to