Hi All,
I want to change the color of the box with a click of the mouse. The 3D box is behind my Variable Image control, and it is slightly larger than my Variable image control, so only the edges of the 3D box show. I put the following EEP into the Variable Image Control that is on top of the 3D box...
--on click
PROPERTY box1 color 'Red'
RETURN
When I click the Variable Image Control, I think the box is supposed to turn red......but nothing happens. What am I doing wrong?
Mike

