Published project is not started automatically
When I publish (HTML5) a project from CP 2017 the HTML is not starting automatically
I need to click a play button, displayed in the center of the first screen.
I know there are already more post on this topic.
But I never had this problem on my windows 7 laptop with CP 2017 installed.
I recently moved over to a new laptop with Windows 10 and installed CP 2017 from scratch.
Now I encounter this problem.
I still have my ould laptop running.
When I publish on that one, auto play works fine.
When I publish the same project on my new laptop, I need to click play first.
So there must be a setting somewhere that solves this issue.
For now I edit the HTML file and enter the line "cp.movie.play();" as a work around.