Hey chaps, long time no post... hows it going?

I'm just getting back in to flash and wondered if anyone can help me?

I'm trying to make a pelenty shoot out type game, but I'm struggling to actually make the ball move.

Now without doing any complex 3D to 2D coding, I'm basically looking to have two variables.

Power and Bend.

So when a shot is taken the ball bends around like a Brazilian footballers kick (see this http://img72.imageshack.us/my.php?image=bendfo3.png as an example for what I mean).

The simple way I've started to do it is set two text fields in the root, one for power, one for bend and a looping movie clip that sets the x and y position of the ball based on these two fields.

The ball travels in a straight line, rather than bending.

Any ideas as to how I can make a ball bend? I suppose I could animate it, but it would be great to just code it.

Thanks in advance