Flex/Actionscript定时Timer实践运用
来自help.adobe.com:
The Timer
class is the interface to timers, which let you run code on a specified time sequence. Use the start()
method to start a timer. Add an event listener
for the time
原创
2013-10-24 14:59:01 ·
553 阅读 ·
0 评论