position values can cause audio bug.

  • This one is interesting.
    1. Video is started using play();
    2. Video has no sound.
    3. Video clicked still no sound. Panorama is clicked then sound starts.
    4. Change ath slightly, bug gone.

    <hotspot name="videoplayer" url="%SWFPATH%/plugins/videoplayer.swf" atv="-10.85" ath="-9.5" rotate="0" rx="-15" ry="10" rz="0.5" volume="1.0" width="899" height="378" buffertime="0.5" distorted="true" scale="0.093" posterurl="%SWFPATH%/videos/videoposter.jpg" videourl="video.flv" onclick="togglepause()" align="center" keep="true" alpha="0" autoalpha="true" visible="false" zorder="11" handcursor="true" pausedonstart="true" onvideocomplete="stop();tween(hotspot[videoplayer].alpha,0);tween(plugin[overlay].alpha,0);tween(hotspot[videoplayer_play].alpha,1);" />'

    Sound just fine.
    atv -10.85->-10.84

    WHAT??? *confused*

    <hotspot name="videoplayer" url="%SWFPATH%/plugins/videoplayer.swf" atv="-10.84" ath="-9.5" rotate="0" rx="-15" ry="10" rz="0.5" volume="1.0" width="899" height="378" buffertime="0.5" distorted="true" scale="0.093" posterurl="%SWFPATH%/videos/videoposter.jpg" videourl="video.flv" onclick="togglepause()" align="center" keep="true" alpha="0" autoalpha="true" visible="false" zorder="11" handcursor="true" pausedonstart="true" onvideocomplete="stop();tween(hotspot[videoplayer].alpha,0);tween(plugin[overlay].alpha,0);tween(hotspot[videoplayer_play].alpha,1);" />'

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!