PDA

View Full Version : [AS3] How to make custom scrollpane


jenniferma
12-02-2008, 04:56 PM
I want to make a scrollpane by Actionscript that only has a scroll bar(thumb) visible and with no track, no up and down arrow buttons and the scrollpane border is set to invisible.
How can I achieve this? Should I use the scrollPane component in actionscript?
Is there anything do with the skin?
How should I remove the up and down buttons and track?
Please give me some guide on how I could achieve it, many thanks!

jenniferma
12-02-2008, 05:29 PM
I want to make a scrollpane by Actionscript that only has a scroll bar(thumb) visible and with no track, no up and down arrow buttons and the scrollpane border is set to invisible.
How can I achieve this? Should I use the scrollPane component in actionscript?
Is there anything do with the skin?
How should I remove the up and down buttons and track?
Please give me some guide on how I could achieve it, many thanks!