Scrollpane Content

i have a movie clip with a scrollPane name “scrollPane1”

after loading a movie clip “my_mc” into the scrollpane using the method scrollPane1.contentPath=“my_mc” i want to add certain onclick and onrollover events to the components of the “my_mc” movie clip it is all being done on the fly and loads from dynamic set of data…can some one tell me some way by which i can access a button name "button1 " which is inside the movie clip “my_mc” which is placed in the scrollPane “scrollPane1”…

Hope this thing has a work around and some one knows it…Hoping for a reply soon