Page 1 of 1

music start paying from begining when click i hoptspot

Posted: Mon Dec 18, 2017 10:32 am
by 360views
hi can someone help with sound:
i added a music to play all the way in the tour loop= 0
i added buttons to stop the music but when i click on the next hotspot the music start from the begining shy ?
when i press stop music should stop all the way through.
can someone help..

Re: music start paying from begining when click i hoptspot

Posted: Mon Dec 18, 2017 3:02 pm
by ALahode
Hi.

As a workaround in the skin editor: Try to set the volume=0%.

Regards.
André

Re: music start paying from begining when click i hoptspot

Posted: Thu Dec 21, 2017 5:45 pm
by Hopki
HI,
Set the BG sound to loop -1.
Then add the action to the play pause button, Player Init, Play Media, BG sound loop 0.
When the pano loads the player init will start the sound.
But as the default was not to play, the play pause button will work.
Regards,
Hopki

Re: music start paying from begining when click i hoptspot

Posted: Fri Jul 13, 2018 2:24 pm
by Ollie
I'm also having an issue with background sound, I want it to start playing when the tour loads, but it won't start playing until the first node has been clicked to move through the tour.

I've tried combinations of -1,0,1 in the loop, and an element in the skin having the Viewer Init, Play media etc, but it won't start as the tour loads.

Any ideas?

Re: music start paying from begining when click i hoptspot

Posted: Fri Jul 13, 2018 2:29 pm
by Hopki
Hi Ollie,
This is device dependent.
Example iOS will not allow auto start of sound so we use a trick called first touch, so when it opens no sound but the first time you touch the screen it will start to play.
On a computer it will start to play on open.
Cheers,
Hopki

Re: music start paying from begining when click i hoptspot

Posted: Wed Jul 18, 2018 4:16 pm
by Ollie
Hi Hopki,

I can't seem to get the autoplay even on a computer, not sure if it's because i'm using Safari?

The tour is at https://www.so-visual.co.uk/portfolio/tp-systems for reference, the options at the beginning load different versions to get it fullscreen on iOS.

Thanks.

Re: music start paying from begining when click i hoptspot

Posted: Wed Jul 18, 2018 6:46 pm
by Hopki
Hi Ollie,
Ahhh, yes Safari and Chrome will not allow auto start of audio, well Chrome will after it has learnt that you want sound.
You are better to add a splash screen welcoming the viewer and on close to start the audio.
This would then work on all devices.
You could also say start tour with sound or start tour with out and have the relevant actions in the splash screen.
Regards,
Hopki