| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jan 2008
Posts: 3
|
I'm trying to make a gif file to play once (as designed in photoshop), then to be played whenever you go over it with the mouse pointer. The problem is, once it starts playing, if you go over it with the mouse pointer, the animationi starts over. I want it to finish playing before you can play it again. So far the code I came up with i s this: Code:
Is there a way to put a timer or something else, to make it wait till the image stops playing the animation? Thanks. |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Jan 2008
Posts: 3
|
Actually Im trying to play this gif on a website. so the code is in html. All I want to do is, when you are on the website, after the gif is played once, I want it to be played again when you go over the image with your mouse pointer. Let's say Is there a way to block the onmouseover function after the the function is run once? ( in other words is there a way to block play for a while after you play it?) |
|
![]() |