I just need to know how can I display the score of my game in the game screen area using a dynamic text in AS3. It was easy in AS2 but I need to learn how to do it in AS3.

The score variable is named as globalScore

Any coding samples will be appreciated very much. Thanks.