I need to create a timer using as3 timer class or some other class. And every 10 second i want to do some alert or trace something. Timer wont stop at any time. And every 10 second we can do some stuff.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The class of course would be the Timer class.
Here is a simple example to get you started.