I can't think of a supported way to do it, but you can subclass, get the mx_internal inputField, and change its .restrict property
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Kukiel Sent: Wednesday, June 25, 2008 7:53 PM To: [email protected] Subject: [flexcoders] Restrict NumericStepper to only numeric characters Anyone know a simple way or a prebuilt adaption of NumericStepper that restricts Restrict NumericStepper to only numeric characters only. I need to stop the user inputting commas. Paul.

