Do you want/need continuous scrolling or would you settle for discrete/incremental scrolling? You could use tMsTextBox.u32 to auto scroll to a particular line, or you can add text dynamically and scroll to the top or bottom of the newly added text and otherwise programatically scroll to specific calculated lines. You can also highlight a given line.
Disadvantages are that you can't get anti-aliased text and if won't work on Mac.
tMsTextBox.u32 is available from http://mediashoppe.com/files
To sync the scrolling to the screen number, you can use one of the tools/methods posted by others on this thread.
Charles Rholl TOTO Multimedia
Viken Froundjian wrote:
> Hi all, > Is there a way of scrolling text automatically while a movie is playing? > I have seen the example of the AW Credits, but that's not what I want: that > one is moving the entire text field upward within a limited window. > In my case, the text display does not take the entire application window: it > is displayed at the bottom of the window, while the top part plays the > movie. > Thanks > Vik
-- The AWARE List http://www.e-media.nl/aware/index.html
Search the Archives http://www.e-media.nl/aware/search.html
Netiquette: - Use descriptive subject fields - Use subject prefixes (A5 , A5Mac , A5Web , KO , UCD , OT)