
Originally Posted by
jimchicago
So if we have a shape on the page, and we want a second one to appear when the first one is moused over:
1) The second shape must already be somewhere on the page? What if I want the second shape to appear ONLY when the first one is moused over (i.e., not have shape2 on the page)?
2) Even when I do have shape2 on the page somewhere, I can't get it to show when I set up the "onMouseOver" event in shape1. Anyone have an idea as to what I might be doing wrong?
I'm also wondering what "onBlur" and various other options mean in the 'Event' dropdown menu of the "Edit Event" window. There must be a tutorial or something (right)?
thanks,
-- Jim