Hi,

The loop certainly looks incorrect and would cause it to freeze so I would go 
ahead and check that in (after testing of course).

for (var i:int = n - 1; n >= 0; i--)

Thanks,
Justin

Reply via email to