MCQs > IT & Programming > Actionscript 3 > Given the declaration 'a timer', which statement is correct? var myTimer:Timer = new Timer (500,5);

Actionscript 3 MCQs

Given the declaration "a timer", which of the following statements is correct?  var myTimer:Timer = new Timer (500,5);

Answer

Correct Answer:

When the timer is started, the TimerEvent.TIMER event is dispatched 5 times with a difference of 0.5 seconds between 2 successive events.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Actionscript 3 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Actionscript 3 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it