[flexcoders] Re: vSlider onRelease?

2007-04-18 Thread mapper2255
Thank you.
--- In flexcoders@yahoogroups.com, "Doug Lowder" <[EMAIL PROTECTED]> 
wrote:
>
> I think the change event is a better choice.  ThumbRelease won't 
fire 
> if the slider value changes via keyboard interaction.
> 
> --- In flexcoders@yahoogroups.com, "mapper2255"  
wrote:
> >
> > found this: thumbRelease  Dispatches when the user releases the 
mouse 
> > pointer after a thumbPress event occurs.
> >  
> > 
> > --- In flexcoders@yahoogroups.com, "mapper2255"  
wrote:
> > >
> > > Hello,
> > > 
> > > Can someone send me a link on using a vSlider to load up a Box 
with 
> > > new data? Would you use onRelease?
> > > 
> > > Thanks.
> > >
> >
>




[flexcoders] Re: vSlider onRelease?

2007-04-18 Thread Doug Lowder
I think the change event is a better choice.  ThumbRelease won't fire 
if the slider value changes via keyboard interaction.

--- In flexcoders@yahoogroups.com, "mapper2255" <[EMAIL PROTECTED]> wrote:
>
> found this: thumbRelease  Dispatches when the user releases the mouse 
> pointer after a thumbPress event occurs.
>  
> 
> --- In flexcoders@yahoogroups.com, "mapper2255"  wrote:
> >
> > Hello,
> > 
> > Can someone send me a link on using a vSlider to load up a Box with 
> > new data? Would you use onRelease?
> > 
> > Thanks.
> >
>




[flexcoders] Re: vSlider onRelease?

2007-04-18 Thread mapper2255
found this: thumbRelease  Dispatches when the user releases the mouse 
pointer after a thumbPress event occurs.
 

--- In flexcoders@yahoogroups.com, "mapper2255" <[EMAIL PROTECTED]> wrote:
>
> Hello,
> 
> Can someone send me a link on using a vSlider to load up a Box with 
> new data? Would you use onRelease?
> 
> Thanks.
>