0

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 ?

manlio
  • 18,345
  • 14
  • 76
  • 126
Vishwas
  • 1,533
  • 2
  • 19
  • 40

1 Answers1

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