I'm pretty new to HTML5. Is it possible to start/stop the animation via javascript?
As it stands now, I have an animation running in an iFrame, and I swap out the animation for a different/static version. Or alternatively I can show/hide layers to give the appearance of direct control over the animation. But is there a way to reference/control the animation directly via javascript/DOM?