HTML5 Playback Problem on iPhone 4

Q&A about the latest versions
NitromanX
Posts: 92
Joined: Thu Aug 07, 2008 9:09 pm
Location: UK
Contact:

How / where do i "select fullscreen as publish option" ? :?

Here are my settings :
Attachments
Screen shot 2011-03-21 at 15.09.35.png
Screen shot 2011-03-21 at 15.09.35.png (108.18 KiB) Viewed 4965 times
Professional photographer, videographer and 360 degree interactive panorama specialist.
http://www.rodedwards.com
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi
Click on the html tab, and then.....
Screen shot.png
Screen shot.png (111.04 KiB) Viewed 4965 times
Regards
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
NitromanX
Posts: 92
Joined: Thu Aug 07, 2008 9:09 pm
Location: UK
Contact:

It's strange how adding sound (mp3 file) seems to stop the skin from displaying properly. Any idea why this is - could this give a clue to the bug ?!

That fullscreen option is really helpful ... i can now get rid of the fullscreen button on the skin too.

Is there any html5 mp3 player that could be loaded first to enable sound ? I used to use a separate Flash mp3 player before it was an option to embed sound into the .swf file. Just wondered :roll:

Be great to get loop sound working on html5 360's as this technology isn't going away and it's all part of the experience.

Thanks again Hopki ... you are The Man :mrgreen:
Professional photographer, videographer and 360 degree interactive panorama specialist.
http://www.rodedwards.com
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi
Been playing, I added an external play code in a text box:

<audio src="Music.mp3" controls="controls" autoplay="autoplay"></audio>

You can add the loop attribute to loop the sound:

<audio src="Music.mp3" controls="controls" autoplay="autopsy" loop="loop"></audio>

I have been using a text box 200 x 25px which seems to be about right.

You will see I have added the auto play attribute which works in Safari on my Mac, but sadly it still does not auto start on my iPad.
Note Music.mp3 is my file name.

What this does do though is give you a Apple music player in the skin :D
This is for html5 and Safari.
Regards
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
smooth
Posts: 1493
Joined: Sat Sep 09, 2006 7:30 pm

Hopki wrote:What this does do though is give you a Apple music player in the skin :D
This is for html5 and Safari.
Terrific! :shock: I suppose ...

Regards, Smooth 8)
Image
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Smooth
Its probably of no advantage what so ever, just because I can.
However if you have Apple TV you can send the sound to your TV. So yep a complete waste of time. :roll:

What this did show is that the Apple, no auto start, is locked down big time. As you have to physically click a button to start sound, the only thing I can think of to do it nicely is from closing a splash screen.

Regards
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
NitromanX
Posts: 92
Joined: Thu Aug 07, 2008 9:09 pm
Location: UK
Contact:

Boy that's a shame ... darned Apple iDevices ! :cry:

Do you think this issue is likely to be fixed in next few months ? Are Apple even aware of the restriction on the iPhone ? The reason I ask is that i have a client who's looking in to Html 5 display but is in no desperate hurry to implement it. So what are you thoughts ?

Alternatively, would it be possible to display an Info screen on load (with instructions as to how to use the 360) and then when clicked to close it starts the looped sound file with the panorama ?

Just wondering what options there are ...

Thanks again for your speedy response and invaluable assistance !
Professional photographer, videographer and 360 degree interactive panorama specialist.
http://www.rodedwards.com
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi
Yes as said in my last post, you can have a splash screen telling people how to us the panorama, or something simalor, then on closing the splash screen have a Mouse Click Play Sound action to start the sound in the close button.
Regards
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
makiedog
Posts: 39
Joined: Tue Oct 14, 2008 10:54 pm

Do I need to have a "click to start sound" button for each pano inside a tour? Or once the sound is started in the opening pano, the different background sound in the second pano will automatically play once I go there? Thanks.

Pat L
Post Reply