In my movie I would like to display a large amount of text. I need to
have the ability to style the text with fonts other then just html and
it will probably be a large amount.

I been trying to work it by using the scrollPane component, displaying a
MC from my library, but have the following problems with that. If the
text field in the MC I am displaying in the scrollPane gets taller than
about 1000 px it stops displaying it and just shows white instead. I
don't know why it does that but it does. So now I am looking for an
alternative method of doing this. I was wondering if I could do this by
displaying an html page in the scollPane, tryed it, but could not make
it work.

I would really appriciate any helpful feedback!!!

Thank you.
Brian