.remove( value:* ) : *从时间轴上移除一个动画、时间轴、函数或标签(或者他们的数组)。
.remove( value:* ) : *
tm.remove(tween1);
.remove()适用于TimelineMaxTimelineLite
返回该时间轴以便链式调用。