maciej.m
09-28-2009, 02:03 PM
Hello,
Im trying to make sound fade out after user click on hotspot leading to another location
<spot id="ulica" pan="130" tilt="0" url="ulica.swf" linked="images/Skrzyzowanie" enableSoundPanning="1" soundRadius="200"/>
<spot goto="NextPano" url="hotspots/arrow_l.gif" pan="-23.00" tilt="-2" linked="images/Skrzyzowanie" onClick="loadPano(panoName=images/NextPano)" onOver="ulica.soundVolume=0" scale="1" />
For testing purposes I set it "onOver", but if user clicks on hotspot to another Pano, sound is loaded again.
Linked parameter didnt help.
I just want the sound to fade out.
I was also trying ia_ambientmix but maybe i dont know how to set it up. Does it need panoType=mov?
--
Regards
MM
Im trying to make sound fade out after user click on hotspot leading to another location
<spot id="ulica" pan="130" tilt="0" url="ulica.swf" linked="images/Skrzyzowanie" enableSoundPanning="1" soundRadius="200"/>
<spot goto="NextPano" url="hotspots/arrow_l.gif" pan="-23.00" tilt="-2" linked="images/Skrzyzowanie" onClick="loadPano(panoName=images/NextPano)" onOver="ulica.soundVolume=0" scale="1" />
For testing purposes I set it "onOver", but if user clicks on hotspot to another Pano, sound is loaded again.
Linked parameter didnt help.
I just want the sound to fade out.
I was also trying ia_ambientmix but maybe i dont know how to set it up. Does it need panoType=mov?
--
Regards
MM