You can bind the 'fontSize' property of the label to the value of the slider. Also, give the minimum, maximum of the slider accordingly.
In AS, you could generate an update event when the slider is changed, in this change the size of the text by using the "setStyle" property. Hope this helps. On Wed, Oct 27, 2010 at 11:07 AM, Aditya vvsk <[email protected]> wrote: > > hi Folks > > i am working on one freelance flex project in which i had one Query > > Query: when i move H or V slider thumbnail the binding text or label size > may vary (increase and decrease) .How can i do it, can plz give me some > solution for that > -- > With Regards, > Aditya V V S K > +91-9885858836 > > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- Rohit Agarwal Product Development Anaya +91 7709275640 http://anayalabs.com -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

