|
| | Subject: | control the scroll of a scrollPane component V2 | | Group: | Flashcoders | | From: | ntasky | | Date: | 7 Jan 2007 |
Hi,
How can I can control the scroll of a scroll pane content ?
In V1 version i could use :
myScrollPane.vPosition = myScrollPane.maxVPosition;
but i found nothing on V2 version.
Plus because my content is dynamic, is there an event that allows me to know
when the scrollBar appears in the scrollPane ?
thanks by advance,
Nicolas
_______________________________________________
Flashcoders
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
|