I have some code from a friend but I don't want to ask him any questions, it was hard enough getting the code. Well he uses some crazy math and a tweening forumula that is about 600 lines long. I'm sure he downloaded the tweening forumla though but I can't figure out where. Anyway, in his custom functions he uses some crazy math.
Can anyone explain these numbers to me?
Code:
_root["thumbCont" + y].alphaTo(0, 4.000000E-001, "linear", 6.000000E-002 * y);
thanks