Mine works. Did you put the name in the component id?? Dan _____
From: [email protected] [mailto:[email protected]] On Behalf Of Michael J. Sinclair, MD Sent: Friday, March 27, 2009 2:51 PM To: RBASE-L Mailing List Subject: [RBASE-L] - How to change the color of a 3D box 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

