Hi,
is there a function in Edge Animate which lets me to play an animation (after the click of a button) from the current frame to a label and then stop it?
I need also to do the playReverse() function if the stage position is beyond that label.
In particular
if I click on the first button "veicoli", the animation starts and should stop at the first label;
if I click on the third button "casa e famiglia", the animation should reach that label and stop at that label after play() or playReverse() due to the stage position.
Thank you for help.