Hello,
I made a script that retrieves mysql data every second and append it to the text contained in a dynamic text box that have the built in UI component "scrollbar" attached to it.
The problem is that the incremented text string doesn't have any effect on the scroll bar. Thus, the text gets bigger than the textbox and I can't scroll at all.
But I've noticed that the scrolbar would work when the text isn't called dynamically (put directly in the textbox in the *.fla file).
Is there any reason ??
Thanks for helping !!!!