Question
*simple* how to write range
I am creating a flash game, and I can't seem to get a range
to work correctly. I have an object that needs to be collected.
once you touch it, it randomly regenerates on the y axis. That all
works fine, however I'd like it to regenerate between lets say 20
and 500 because otherwise it overlaps a menu bar.
Here's what I have
Here's what I have