How to play and stop frames using code snippets
I know there is a function in Animate that allows you to Play and Stop or Play and Go on certain frames, but I'm not entirely sure how to get it working properly. It's hard to explain but, using code snippets, how can I make it so when a user clicks on a particular instance it will play for X amount of frames and stop at frame Y? Or how do I make it so it'll play for the amount of frames this instance has and stop when its frames has ended? Do I use the options in the Actions folder in the Code Snippets or in the HTML5 Canvas folder? Sorry if this is unclear, I am still unsure how to properly explain this.

