getTimer will always return the time since the SWF started playing (in milliseconds) - there is no way to stop it...

If you need to check a set time, you will need to store it in a variable...

K.