Complicated - help

ok, I’m making a FAQ for my site, I’m putting all my questions in a movieclip ‘content’ in a scrollpane component.

All my questions are buttons, and when they are clicked, text is loaded into a dynamic text box OUTSIDE the scrollpane.

(using the following tutorial and code as an example: http://www.kirupa.com/developer/mx/multiple_dynamictext.htm)

However, as soon as I move my buttons inside the scrollpane component (by putting them into a “content” movieclip), they cease to load to the text into the dynamic text box.

I don’t know whether you follow me, I don’t know how better to explain it…

hope someone can help…