View Full Version : Delay Animations
dagaffer
02-09-2003, 09:28 PM
I dunno if this is in the right place...
Can I delay an animation from playing before the full page has loaded up?
Thanx, Gaffer:thumbsup:
CRASH_OVERRIDE
02-09-2003, 10:13 PM
Yes, you could use the setInterval() method to check repetetively if the document is loaded, then, through javascript, begin playing the movie.
Charl
02-12-2003, 02:55 PM
You can also do it with the actual gif, if you have fireworks just go to the frames in the bottom right of the screen. Then set a time limit of 300 = 3 seconds (do that for the first frame):D
With flash you can put in a pre loader 10%-100% then the movies plays when thats loaded everything.
zoobie
02-13-2003, 09:06 PM
There was a good answer on this topic a few months ago where you show the first frame of the gif, then onload, it starts the regular gif animation. Try a search here.:D
redhead
02-13-2003, 09:59 PM
hi... if you take a look at them rules you agreed to when you signed up you'll see this one:# 1.2) Do not crosspost- CodingForums.com is divided into various categories. When initiating a thread, always locate the most appropriate category, and post your question only ONCE, in that category. Do not post the same question in multiple categories.so... er... its not good to crosspost... so... um... dont do it! i find it pretty annoying... and im sure other members do too...:eek: youve also got answers discussed in your other topic:
http://www.codingforums.com/showthread.php?&postid=72026#post72026
dagaffer
02-13-2003, 10:16 PM
Originally I didn't think that I was cross-posting, but i just got a bit confused! I realised that javascript would've been the better place for it but I didn't know how to stop this 1:confused:
But otherwise, Sorry.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.