|
-
Senior Member
I need to understand something about Timer, help me!
I need to use a timer , I think. The script I have done looks like this:
function pause (i)
{
// here I need to say pause (i) seconds
// and I think I use timer but I draw a
// blank when I try to figure how.
// anyway, the thing after is simple
play();
}
I am looking at web places for the answer and it might take me some time to reach insight that way, soo I thought it was allright to try here for an answer ... I look at java.sun.com but I have no good place to find explinations to timer stuff and if you have a link I would be happy, also.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|