AS> is anyone else having this problem with AS3 Math.random() returning null? AS> Just create a simple test case.make a var as a Number then assign AS> Math.random() to it. create a breakpoint for that line and see what you AS> get.. it seems to be OK and working fine Attila