Hi,
This is the problem I´m having with the scrollbar component:
in the timeline, on each frame, I have a textfield with a scrollbar component to scroll the text.
If I go to the first frame, read the content scrolling the bar to the botton end, and then passing to the next frame to read the next text, on that text the scrollbar would be at the same position as I left on the previous frame. The problem is that sometimes parts of the content (text) dispears…
Seems that the scrollbar position should be set to default each time the movie moves to a frame with texts and scrollbar.
how can I fix that?