Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
hello
there is a problem with mobile browser. if there is a video, it doesen't starts unless you touch the screen. but Construct can use Java Script. so im wondering, is there some JS code to simulate touch on start os layout?
Browsers impose autoplay restrictions to avoid websites annoying users. There is no way around it, other than by changing the browser settings.
thanks for reply, Ashley
the thing is, i need a video played as a logo, right after the application is loaded. may be any ideas on that?
Develop games in your browser. Powerful, performant & highly capable.
Add a "press to start" message before starting the video.
that is not good for my employer...
i exported that video as a sequence of images, and created a sprite with that sequence
thanks anyway