Instantiating moviecilp from a different class

My Class B imports Class A.

Class A is associated to an FLA. This FLA has a moviclip (MC) in its library.

Now I need to dynamically instantiate that movieclip MC from Class B. How can I do that??

Please help!

Sanyukta