I'm trying to make a scrollable text field. So far that is simple enough with the scroll pane component. But now I have text that equal about 2000 lines total and it contains some pictures (graphs). I'd like to have a text field scroll thru this text and pictures. What is the best way to handle this mixture of text and pictures. Should I make it a swf and have the scroll pane scroll this swf? And when I try to make a movieclip of this text I cannot see all the text cause the working area isn't big enough.
Any ideas?
Any ideas?