Hi All,
I have a form with a number of image variables on it (about 8 at the moment, soon to be abouit 30). I use EEPS to change which pictures are displayed based on a mouse click or a mouse over. The last 2 lines of the EEPS are usually.....
RECALC
RETURN
The problem is that each time I click any image (or mouse over any image) every image on the form blinks. It looks a little strange to see each form blink, plus it takes a while for the blinking to stop since the images appear to blink in sequential order. My mouse click EEP should only effect 1 or 2 of the images on the form. Is there a way that I can prevent every image from blinking??
Mike

