[flexcoders] VSlider direction?

2009-03-30 Thread gwangdesign
I am trying to make a VSlider but in a reversed direction than the default one, i.e., making it up side down, i.e., with the maximum value on the bottom and the minimum value on the top. What would be the easiest/fastest way? One of the innovative ways (but unsuccessful) I tried was setting

Re: [flexcoders] VSlider direction?

2009-03-30 Thread Guy Morton
Does slider.rotation = 180 do what you want? On 31/03/2009, at 9:20 AM, gwangdesign wrote: I am trying to make a VSlider but in a reversed direction than the default one, i.e., making it up side down, i.e., with the maximum value on the bottom and the minimum value on the top. What would

Re: [flexcoders] VSlider direction?

2009-03-30 Thread Paul Andrews
11:20 PM Subject: [flexcoders] VSlider direction? I am trying to make a VSlider but in a reversed direction than the default one, i.e., making it up side down, i.e., with the maximum value on the bottom and the minimum value on the top. What would be the easiest/fastest way? One

RE: [flexcoders] VSlider direction?

2009-03-30 Thread Tracy Spratt
available _ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Paul Andrews Sent: Monday, March 30, 2009 8:03 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] VSlider direction? You've already had a suggestion to rotate the control; most users would

Re: [flexcoders] VSlider direction?

2009-03-30 Thread Paul Andrews
- Original Message - From: Tracy Spratt To: flexcoders@yahoogroups.com Sent: Tuesday, March 31, 2009 1:37 AM Subject: RE: [flexcoders] VSlider direction? I think that is a valid modification, say your control is increasing attenuation. If it was me, I would just look