how we can remove timer
var removeTimer:Timer = new Timer(1000);
removeTimer.start();
removeTimer.addEventListener(TimerEvent.TIMER, removeImg);
function removeImg(e:TimerEvent):void
{
removeChildAt(0);
}
is it rigth
44 Views|Posted 2012-06-15 11:50:23
Asked by Pavitra
1 Answer

Answered by
2012-06-15 12:58:23
in which programming you want to remove timer , above coding is right but before knowing programing language it is difficult to know about that
Taking an Exam? Selecting a College?
Get authentic answers from experts, students and alumni that you won't find anywhere else.
On Shiksha, get access to
66K
Colleges
|
1.2K
Exams
|
6.9L
Reviews
|
1.8M
Answers
Didn't find the answer you were looking for?
Search from Shiksha's 1 lakh+ Topics
or
Ask Current Students, Alumni & our Experts
Have a question related to your career & education?
or
See what others like you are asking & answering