Hi
So I'm a bit of a newbie when it comes to using Greensock and I also have an animation that was created by someone else. :-/
The animation uses GSAP to produce a bit of a lengthy animation that needs to be exported as an MP4 file. The animation is divided up into indivdual steps by adding labels for each one e.g.:
TimelineMax.add("step1");
.....
TimelineMax.add("endStep1");
I have the original FLA file, so that I can change the current step to be played via a variable called 'step', which I can export as a SWF file and all plays f