Random number generator?? i need help.
Hello to all who reads,
I need help creating a random number generator. Its been awhile since using flash and I really need some help. So I'll try and explain what is needed:
Ok,
Starting from 1 to 60
When you click on a button (generate) It will randomly pick six numbers and put them six numbers in 6 empty boxes.
And a input box for the quantity wanted and maybe a reset button:
Here is an example pic: hopefully you can see it. Its also at:
http://ccpropertys.com/gererator.html
http://ccpropertys.com/gererator.html
when click the generate button after filling in the quantity box you get 6 of that quantity. if qty 1 you get one line of 6. If the qty is 3 you get 3 lines of 6. Hopefuly you can under stand this?
Example:
Generate (button) Quantity 1 (input box)
you get:
7 22 34 28 9 54 (each in its own box)
or
Generate (button) Quantity 3 (input box)
you get:
2 3 28 17 19 49 (each in its own box)
6 53 42 2 34 8 (each in its own box)
17 19 23 31 46 51 (each in its own box)
Thank You,
Michael