Multimedia Guide and Reference

Timer Settings

Use the MtTimer Settings window to provide the information necessary to use the timer.

Timer fires after
In the Timer fires after field, type the number of milliseconds before the timer is to trigger the timerFired: event.
Repeat
Select Repeat if you want the timer to continuously trigger the timerFired: event. The event will fire every X milliseconds, based on what was specified in the Timer fires after entry field.
User data
In the User data field, type any data that is to be passed to you when the timerFired: event is triggered.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]