on MouseUp
  set the backgroundcolor of image "image1" to 0,0,0
end MouseUp

This button change the BackColor property of "image1" but the image does not
change at all. Why?
An image has a backcolor or not?
Paolo,

Try changing the image from transparent to opaque. I have not worked much with directly-clickable images because most of my images appear more than once in a stack; however I know that a transparent button does not display a background color but an opaque one does.

Ciao!
--

Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.com/who.htm

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to