PDA

View Full Version : play movie every 7 seconds...



walloudtn
September 10th, 2005, 04:58 AM
hi friends! i have a simple animation which i made it with masks ,and i want to play this animation every 7 seconds ,so is there an action script code that let me play this animation with loop every 7 seconds.i need your help now please !Thank you

kO2n
September 10th, 2005, 09:30 AM
I could give you the answer out right but where's the learning in that!? So i'll give you a hint. Look up a function called setInterval() and how to use it.

Still cant do it, come back with the code you've tried and we'll help some more!

walloudtn
September 10th, 2005, 10:14 AM
i didn't use a code and i know what setInterval do;i used only one Montion in a mask.it is a simple animation .thx

kO2n
September 10th, 2005, 10:23 AM
So if you know, use setInterval. cant see the problem here?

walloudtn
September 10th, 2005, 10:55 AM
thx for ur help!