dear forummembers
we are expanding our archaeological tours with audio support.
the simplest solution seems to be to use playsound_at_hotspot.
Code
<action name="playsoundat"> playsound_at_hotspot(bw,'%HTMLPATH%/a.files/audio/brockenweg.mp3', hotspot[xt360],true,1,30, ) </action>
so far this works .
now we try to pause the audio sequence ,when the hotspot gets out of the predefined field (30° in our case)
and of course the audio sequence should continue playing when the hotspot comes back into focus.
does anyone have an idea how this could work
wbr klaus