How can i see the labels for slider control

0 views
Skip to first unread message

Gerald Anto

unread,
Sep 24, 2009, 5:48:13 AM9/24/09
to flex_delhi_india_group
<mx:HSlider id="slider1" tickInterval="1"
labels="[1,2,3,4,5,6,7,8,9,10]"
width="300"
/>

for the above tag labels are displayed in the component itself

but the following tag how can i achieve that

<mx:HSlider id="slider1" tickInterval="1" width="300"
maximum="10" snapInterval="1" showDataTip="true"
/>
Reply all
Reply to author
Forward
0 new messages