Re: [Flashcoders] Adjust height of UIScrollBar?

2007-03-13 Thread Marc Hoffman
Update: I was finally able to do this -- not sure exactly where in 
the sequence the UIScrollbar snaps to the textfield, but if you catch 
it after that point you can just use myScrollBar._height = nnn. I'm 
now setting it after the xml loads and is assigned to the text field, 
and that seems to work fine.


Marc

At 11:06 PM 3/12/2007, you wrote:


Errors-To: [EMAIL PROTECTED]
X-UIDL: -22!#ea!!JkI!!Ub##!

I want to set the UIScrollbar height independent of the height of 
the textfield being scrolled. I used to be able to do this easily. 
Is it just me, or did Flash8 do away with that? Now the scrollbar 
snaps to the height of the textfield no matter what I do. Anyone 
know how to fix this? I want the scrollbar to fill a vertical space 
but I want the textfield shorter so it maintains top and bottom 
margins. Anyone know how to do this?


thanks,
Marc



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Adjust height of UIScrollBar?

2007-03-12 Thread Marc Hoffman
I want to set the UIScrollbar height independent of the height of the 
textfield being scrolled. I used to be able to do this easily. Is it 
just me, or did Flash8 do away with that? Now the scrollbar snaps to 
the height of the textfield no matter what I do. Anyone know how to 
fix this? I want the scrollbar to fill a vertical space but I want 
the textfield shorter so it maintains top and bottom margins. Anyone 
know how to do this?


thanks,
Marc


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com