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
Hi I uploaded the file as an html and it works fine in a browser but on the iphone it is missing graphics and sound.
Here is the link to the html5
http://www.warriorscholar.com/meditation/
here is the link to the files and caproj
https://www.dropbox.com/sh/zco87lhk84le ... wGGgAykba#
Any help is appreciated.
Thanks
Develop games in your browser. Powerful, performant & highly capable.
This is an issue many of us ran into using c2 build 170... I reverted back to build 168 and the issue went away... theres a forum thread about it.. hopefully Ashley will fix it soon.
cheers,
Mike
Is both the graphics missing and the sound the issue?
The graphics for sure... not positive of sound, but sounds have always been super sensitive to their required formats for each browser platform... so its possible they are not part of the same bug. Sorry I cant help more in this regard.
-Mike
This stinks. I made it in 170 I downgraded but it wont let me load in a 170 file in construct version 168
you have to open your csproj file with a text editor such as notepad++ and change
<saved-with-version>17000</saved-with-version>
to
<saved-with-version>16800</saved-with-version>