Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
amarmabbu #1
puzzling issue with numeric stepper
hi all flash actionscript users/gurus,
i have a puzzling issue with numeric stepper. i have a field called quantity
on a flash movie with a numeric stepper next to it. the max quantity is 50 and
the increment is 0.1, upon selection of a value using the numeric stepper, i
get its value and add it to an actionscript variable qty_number. now here's the
problem.
when the numeric value is selected to be 1.0, and i add it to the actionscript
variable, it add only 0.9 to it. i'm at loss for words on this! :-s has anyone
else come across this issue?
thnx,
amar.
amarmabbu Guest
-
Printers' Position on PDF Puzzling
I recently moved from the East Coast US to the West. My print houses in Washington, DC and NYC were very happy with PDFs (press quality or X1-a,... -
help with numeric stepper
i have a numeric stepper rendered in a datagrid row. how can i access the 'maximum' property of the stepper? thanks -
Numeric stepper
I have a Numeric stepper & values are set as 1 min & 10000 max. The problem is - In the control if I clear the value (There is no value in the... -
Custom Numeric Stepper Problem
i have a custom numeric stepper in a datagrid using the cellRenderer and i cannot figure out how to set the maximum value. it defaults to 10, i need... -
Formatted Numeric Stepper
So, I tried this once and gave up, unfortunately I have to make this work. I have a numeric stepper that I need to format as currency. I have... -
kglad #2
Re: puzzling issue with numeric stepper
the problem's in your code, not the stepper. what code are you using to retrieve the steppers value and what code do you use to manipulate that value?
kglad Guest



Reply With Quote

