Question
Preventing automatically starting on the HTML page?
I just created a Captivate demonstration project and it runs correctly in the HTML page that Captivate creates. However, when the page loads in any browser, the movie automatically starts. Does anyone know how to prevent the movie from starting until the uses clicks the skin's run button? I've tried adding params to the HTML code (such as "play" set to "false") but nothing works.