I'm trying to tween something else along an arc.

Like say I have mc1.

I want mc1 to start at point X:20, y:20, and arc with a radius of 50, to point x:80, y:80.

I need something that would allow me to do that.

I looked at the math, but can't seem to get it exactly.