bkohsl
06-20-2005, 08:26 PM
Hi.
I managed to create a scrollbar for one dynamic text box. No problem.
How do I program the scrollbar actionscript to control 2 dynamic text boxes at the same time? Ie, I want 2 columns of text to appear in my movie, side by side, but have one scrollbar that will scroll both at the same time when a user toggles it. User scrolls down, both scroll down; user scroll up, both scroll up.
I thought about just putting in 2 columns in my .txt and making it one text file, but I don't think that is possible. The spacing will probably get horribly messed up.
If I really must, I'll put in 2 scrollbars (one per dynamic textbox), but it just seems really messy and crowded.
Any and all input/feedback/help will be greatly appreciated.
Thank you so very very much.
I managed to create a scrollbar for one dynamic text box. No problem.
How do I program the scrollbar actionscript to control 2 dynamic text boxes at the same time? Ie, I want 2 columns of text to appear in my movie, side by side, but have one scrollbar that will scroll both at the same time when a user toggles it. User scrolls down, both scroll down; user scroll up, both scroll up.
I thought about just putting in 2 columns in my .txt and making it one text file, but I don't think that is possible. The spacing will probably get horribly messed up.
If I really must, I'll put in 2 scrollbars (one per dynamic textbox), but it just seems really messy and crowded.
Any and all input/feedback/help will be greatly appreciated.
Thank you so very very much.