Can anyone point me in the right direction as to how to create a text input
field with a custom scrollbar, I have everything set up , I have my custom
scrollbar, and a text input field that scrolls when you move the scroller
thumb. The problem is that since it is a text input field, I need to be able
to detect when the text field fills up, so that I can move the scrollbar to
the bottom. Also when you highlight the text and move it up I need to be
able to have it scroll back up. I have my _input.onChanged function set up,
I just need to know what to do inside of here.

thank you!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to