> I'm doing some very complex mouse tracking stuff with complex shapes, > and I can't use the normal onmouse events. What exactly are you trying to do? I was able to use clickregions and onmouseover, onmouseout, and onclick events on a project several months ago. Dan