Apply multiple tweens to same symbol / layer.
I'm trying to make a symbol animate to the left, rest then animate back into its original place. I was trying to do this by creating one classic tween to move it to the left, then another classic tween later in the timeline to move it back but this seems to "break" the first tween and the second never works. How should I be doing this?