thanks, i'm working on it, but i know i'm an ammature.
heres the thing i noticed later on.
it only occurs if the FIRST text you load fits within the window. any subsequent texts will not have access to the scrollbar. i solved this by just always loading in long texts. i have fixed some bugs, and my movie works almost perfect, only 2 problems.
[ol][li] i clicked the HTML process thing in the properties but the text is not parsed when it is entered.[/li]
[li] when i click the NEXT or BACK buttons, i want the scrollbar to start back at the top (otherwise it is just a little annoying that you have to scroll up first, then scroll down.) i tried Body.setScrollPosition(0); to a dissapointing loss[/li][/ol]