PDA

View Full Version : randomsing a set of numbers


gogole
01-05-2007, 03:53 PM
how would u guy's go about continuously randomizing a set of numbers in an array (the picked number adds to the previously picked one). secondly if after the randomization,a number is picked three times consecutively then subtract 5 form the answer got.thanks

anonymous
01-05-2007, 04:00 PM
http://www.actionscripts.org/showMovie.php?id=1126

http://www.flashkit.com/tutorials/Actionscripting/Generate-Rajesh_P-1050/more3.php

http://www.flashkit.com/tutorials/Math-Physics/Unique_R-Peter_Br-41/index.php

gogole
01-13-2007, 03:07 PM
thanks alot.