I am getting error "No such method found" when using getTimer() on FMS. I wonder, as it's present in AS1.0 also. Any tips on how to use this function pls ?
Asked
Active
Viewed 74 times
1 Answers
1
This function doesn't exist in Server Side Actionscript, you have to create your own like this:
Javascript equiv to flash.utils.getTimer?
Cheers
Tamas

Community
- 1
- 1

Tamas Gronas
- 573
- 3
- 8
-
Ya.. but that's weird. Afterall, it's available in AS1.0 – Vishwas Aug 09 '12 at 17:07
-
This is ServerSide ActionScript 1.0, what is not equivalent to ActionScript 1.0 – Tamas Gronas Aug 21 '12 at 13:26