Are do while loops used a lot in Flex or are they generally avoided? I know that if you ask the computer to do a do while loop that never ends it will probably slow the computer down. But the loops I have tried to make have been very slow? What I have been trying to do is generate a random number over and over again until it meets a certain criteria.

Reply via email to