please, i’ve been ripping me hair out for several days on this…does anyone have an idea how i can make a custom scrollbar that eases the scrolling dynamic text? the one i made so far just scrolls…painfully. A scrollbar that eases the scrolling of dynamically loaded text, without the use of masks and all the like; the one i have now is good, but it just won’t ease.
what i have now is a fixed-sized textfield, that loads the external txt file. the scroller allows scrolling no matter how big the content is…
on other notes, i am trying to have html on another dynamic horizontal scroller. but what it does is just display the html code i’ve put it. yes, i did make the scroller textfield render html. it is mildly frustrating. i might just not have any html in the scroller, but it would be pretty nice if i could…
any help would be greatly welcome, and i may even work my way around pseudocode [ hopefully ].
thank you.