heya thanks for the help!

I've tried putting a dynamic textbox onto the stage, with the variable name of timer or countdown and have played around with the code:

score += timer.dynamicTextBox.text

but it just returns the value of '0' or of 'level0.countdown'

what am i doing wrong?