Ok, I’ve made many scrollable text boxes. But now, I’ve made one that isn’t acting right and I don’t know why. It actually works, but you can’t see the arrows on the scroll bar.
I don’t know action script, so i do everything visually.
I made a dynamic text box the size I wanted it and gave it an instance name. Then, I made sure the text box was multiline and scrollable. I dragged a UIScrollBar component onto the right side of the text box. It automatically added the instance name of the text box to the target path. Finally, I added all my text. What am i missing? When testing it, you can actually use the arrow keys to scroll, but I kinda need the scroll bar to be functional. Thanks for your help!