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
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
Develop games in your browser. Powerful, performant & highly capable.
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>