Well, I’m new to action script (I know the very basic stuff) and I’m planning on making a very basic game to start with.
For my game, I need to know how to make one object (a movie clip symbol) Spawn off stage (above it at a random place), then fall down at a random speed. Also, how do I control the limit of the number for the Math.Random() function?
Thanks.