HELP!!! How do you make a ball roll?

Hello,

Im working on my app, and I was wondering how do you make a ball roll when a button is clicked. First in my app I have it where you draw a line and then when you click play the ball rolls down the lin. I want to have it so the line we just drew becomes a solid object, and the ball rolls down the line. PLEASE HELP. THANKYOU
Myles [import]uid: 44060 topic_id: 7841 reply_id: 307841[/import]

not sure how to help you with lots of what your asking. You can use gravity to make your ball roll with physics. otherwise there are a few options to apply forces to your ball. such as applyForce. Check out this link, and look under the physics section, it has all the commands you can use on your ball to help it move:

http://developer.anscamobile.com/resources/apis/ [import]uid: 19620 topic_id: 7841 reply_id: 27849[/import]