Hi all. My cient The National Historic Museum has asked me if we can create sound at each pano·
Of course this is easy I thought.
However i discovered that it is impossible to make a sound work at start up.
Everyting works offline but as soon as I upload it its all silence.
It does not matter how I do it.
The simple way like this on each scene works fine but not on the initial pano
onstart="stopallsounds();wait(1);playsound(soundinterface,sounds/start.mp3,3);"
Om the second pano it works fine.
And not even if I do it on the Start button like in this demo it works http://360-foto.dk/nationalhistorisk-museum/indexsound.html
<plugin zorder="205" name="banner" url="images/start-transp.png" devices="desktop|tablet|iphone" scale="0.7" keep="true" x="0" y="20" align="center" visible="true" enabled="true" alpha="1" onclick="action(closestart);playsound(soundinterface,sounds/start.mp3,3);" />
I tried also to include it in the startup action and also as a preload onstart.
I need to have this working on monday.