From: scrotd on
I am creating a complex web form, and need to make an expanding text area. ie
doesnt use scrolling but expands as text is entered. So far the only way i have
found to do this is using the old standard text inputs and some custom
actioscript. Is it possible using components ?:confused;