NumericStepper with
<?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> <mx:NumericStepper id="nstepper1" value="6" stepSize="2" /> </mx:Application>