Does this mean you want to disable the component? If so, you may just want to set the 'enabled' property from UIComponent.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of sandip_patil01 Sent: 18 October 2005 14:20 To: [email protected] Subject: [flexcoders] Disabling dragging on <mx:HSlider> Hi All, <mx:HSlider width="400" allowTrackClick="false" snapInterval="2" tickInterval="2" height="29" /> with allowTrackClick="false" I am able to restrict user, to move slider on mouse click. But I want to restrict user for dragging with mouse. How to do this ? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.12.2/137 - Release Date: 16/10/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.12.2/137 - Release Date: 16/10/2005 ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

