PDA

View Full Version : Random Number


håvard
02-25-2005, 10:54 AM
I just cant find a function to generate a random number in JSFL. Have i missed it or doesnt it exist?


Håvard

håvard
02-25-2005, 12:23 PM
I just found that i can use Math.random() myself, i didnt think you could use AS in JSFL. My BAD, sorry.

hangalot
02-25-2005, 02:53 PM
its not AS, its standard javascript. most of the objects in standard javascript is availible in jsfl