Flash Professional CS5.
Frame.tweenInstanceName()
Property; a string that assigns an instance name to the selected motion object.
The following example assigns the instance name MyMotionTween to the specified motion object.
theFrame.tweenInstanceName = "MyMotionTween";