Hi there,
I have a stage with lots of symbols on, all with their own timelines set to play upon click. When previewing in the browser I notice it takes two clicks to get the timeline going. When I query with a console.log command the console tells me that the timeline begins at -1, so my command (which is an if\else telling to play if timeline = 0) doesnt work. Another then click finds the timeline at zero, as if it had been jogged on a bit.
Has anyone else seen this?
Thanks