Is there a way to make a <s:TabBar />
vertical?
Asked
Active
Viewed 2,223 times
2
2 Answers
1
I've managed to do it with a custom skinClass. I've changed the Datagroup's layout to VerticalLayout

chchrist
- 18,854
- 11
- 48
- 82
1
The source code here worked for me: http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/

Bubbles
- 466
- 4
- 17
-
Sorry, this is for flex 3.5.. not sure if it will work for flex 4 – Bubbles Apr 03 '11 at 03:40