As3 - Parent class calls

Greetings. Its too early in the morning here so this might be the biggest problem i face right now.

But, i am have imported a class of mine that and added the child on stage and i want to call a function of the parent class. The parent function so called tester traces “test” and it is a public function. How can i do this?