controlling dimensions of UIScroll


hi -
i think simple fix i'm missing. want make uiscroll bar (instance name "uiscroll") have same height text area (instance name "desc_t"). thought code work result scroll bar stretches off page.

am using correct code control dimensions of uiscroll?
tia -
josh

hi.

well, components extends uicomponent class , such class has method resizing components called "setsize".

if you'd change width or height of component have call method of component.



More discussions in ActionScript 1 and 2


adobe

Comments