Originally Posted by
tarun khurana
hello sir! i want to ask that question about random numbers.i know how to generate random nos but i dont know how to save that number example:
like that i show u below:
:confused:// command: trace(Math.floor(Math.random()*10));
some no. appears on the screen like 4
i want to save that no above so that i can use it further,again i traced the command
some no appears like 6 i want that the previous no and the current no adds,subtract etc.
like 4+6=10;
how to do so?
what scripting i use there?
help me!
i m very thankful to u if i get the answer:)