No idea ?
Thank you Ashley,
but i try this and not works with iphone 5 and other.....
on this page (with your parameters) :
http://www.lalunedeninou.mobi/tablette_et_mobile_html5/jeux_educatifs_pour_enfants/arc_en_ciel/jeu_apprendre_les_couleurs/jeu_apprendre_les_couleursi.html
with css
#iframecentre { width: 1024px; height: 512px; border: 20px; border-style:solid; border-color:#000066; #000066; scrolling = no; noresize = noresize; allowfullscreen = true; } [/code:xnflk00s] there is nothing on the screen before I had a black rectangle with sound.( without noresize, allowfullscreen, and scrolling = yes) i don't understand.
Hello (excuse my english),
How do I html5 export for iphone ?
The games of http://www.lalunedeninou.mobi/ made with construct in html5 work very well on ipad , android, window......
The export is in html5 embed in iframe.
But on iphone 4 , 5...the iframe is empty and the game is invisible.
if i click i heard the sound of the game but I do not see.
example : http://www.lalunedeninou.mobi/tablette_et_mobile_html5/jeux_educatifs_pour_enfants/maison/jeu_enlever_puces_dalmatien/jeu_enlever_puces_dalmatien.html
http://www.lalunedeninou.mobi/tablette_et_mobile_html5/jeux_educatifs_pour_enfants/ecole/les_noms_des_doigts_de_la_main/les_noms_des_doigts_de_la_main.html
Why i do not see the game on iphone ? the export html5 is special for iphone ? an option ?
Help me, thank you.
Hello,
I found there is an option preload audio bar with "yes" or "no"
in configuration setting of project.
it's work with google chrome , mozilla, on pc, but on android browser default the load not work , the load gets stuck at loading sounds.
Thanks ! shinkan
it's work !
How do I paste in place ?
Thank you.
Hello, (excuse my english)
With a game in iframe on ipad and ipad mini it's perfect but on iphone 5s and 4 for example the game don't work correctly.
I see nothing and if i touch at random in the iframe the buttons and sound works also.
I see nothing in the iframe.
Do you see the game in the iframe with the iphone?
I do not understand
http://www.lalunedeninou.mobi/tablette_et_mobile_html5/jeux_educatifs_pour_enfants/ecole/lettres_alphabet/lettres_alphabet.html
Thanks
it is exactly that ! (matrixreal)
can we do this ? with construct ?
it is not possible to know whether a tagged sound is loaded only all the sound (all sound loaded complete).
if I had that info for one sound I could do the loading bar (sound + game).
Yes but there will be no progress bar and when the game starts you are not sure everything sounds ready to play.
How do I progress bar (loadingprogress + preload audio) in a layout loader.
I'm using the loader bar with loadingprogress in layout loader but how to integrate audio preload in the percentage and display of the Progressbar.
Thanks.
Develop games in your browser. Powerful, performant & highly capable.
OK Thanks !
The advantage of a loader layout is that I can preload the sound before the game starts.
because the loader by default loads only images and code.( i think)
what is the command to load the layout 2 from the layout 1 (loader layout) ?
On start layout 1 > ?
Thank you