Make a ball or sprite fall from random locations at the top of the screen

We are trying to make a ball (or sprite) fall from random locations across the top of the screen. The player will then move a basketball hoop left to right along the bottom to catch the ball.

Once the ball is caught, another should drop from a random location on the top of the screen.

We are having trouble getting the ball to actually drop, then get it to drop from random locations after it hits the hoop.

(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.

export_and_upload_aia

.

..

Thank you. That moves the ball to different places along the top of the screen. Now I need to make it fall from the location and once it hits the bottom, another should drop from a different location.

You might want to do this tutorial

or

Snowflake.aia (1.0 MB) which has an example of dropping a Sprite from random locations.