July 14th, 1999, 07:05 PM
-
I'm making a script for making images animate while a link is "OnMouseOver".
I've made 20 images for the anim.
The reason for not just making an gifanim and replacing the still image(original image) is that when the mouse leaves the link it should stop in the middle of tha anim and begin from the place it sstopped at the next time the link is "OnMouseOver"
July 17th, 1999, 06:20 PM
-
You didn't ask a question ubbe!
Anyway, I guess you mean you want to have the image load again onMouseOut, instead of going back to the original image yes? Well, just change the source of the onMouseOut action to the same as the one for the onMouseOver one. That should do it.
adam