Lost in scrollpane :)

Hi!

I’ve got a scrollpane (the UI component), inside wich ive got an mc. How could i “talk” to that mc inside the scroller? I ask this becouse the scrolled mc ha no instance name, but comes straight from the library, so something like this wont work:
scroller.myMc.play()

Could you help me out?