I was wondering if there’s a way to add a scroll bar to a textfield that is created with actionscript?
I finally found it.
use the code:
scrollerBar.scrollTarget = txtField;
I was wondering if there’s a way to add a scroll bar to a textfield that is created with actionscript?
I finally found it.
use the code:
scrollerBar.scrollTarget = txtField;
:: Copyright KIRUPA 2024 //--