0 Members and 1 Guest are viewing this topic.
Hi Brianwww.silkeborg-vejret.dk/english/video.php
Nice there Henrik looks good at Silkeborg Comparing the 15 and 30sec movie:15sec acts very detailed but takes a long time to play thnx
obj='<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" width="370" height="370">'+ '<param name="url" value="http://www.silkeborg-vejret.dk/vejrdata/' + dateText + 'dayvideo.wmv" />'+ '<param name="autostart" value="-1" />'+ '<param name="rate" value="1" />'+ '<param name="balance" value="0" />'+ '<param name="currentPosition" value="0" />'+ '<param name="playCount" value="1" />'+ '<param name="currentMarker" value="0" />'+ '<param name="invokeURLs" value="-1" />'+ '<param name="volume" value="50" />'+ '<param name="mute" value="0" />'+ '<param name="uiMode" value="full" />'+ '<param name="stretchToFit" value="0" />'+ '<param name="windowlessVideo" value="0" />'+ '<param name="enabled" value="-1" />'+ '<param name="enableContextMenu" value="-1" />'+ '<param name="fullScreen" value="0" />'+ '<param name="enableErrorDialogs" value="0" />'+ '<object type="video/x-ms-wmv" data="http://www.silkeborg-vejret.dk/vejrdata/' + dateText + 'dayvideo.wmv" width="370" height="370">'+ '<param name="src" value="http://www.silkeborg-vejret.dk/vejrdata/' + dateText + 'dayvideo.wmv" />'+ '<param name="autostart" value="true" />'+ '<param name="controller" value="true" />'+ '</object>'+ '</object>';
Henrik,That script is exactly what I am looking for. I'm fine tuning my webcam now and I would like to present my all day videos in a similar way. Where did you get the script? Did you write it yourself?ALAN.
Hi AlanIm using the jquery datepicker to find the videos - I have attached the script in a .txt file. Feel free to use it.Best regards,Henrik
Hi Henrik,not the same script I use but I did play around alittle with the rate values[scrip]<PARAM name="Rate" value="1.1"> <param name="Loop" VALUE="True"> <EMBED type="application/x-mplayer2" pluginspage =" http://www.microsoft.com/Windows/MediaPlayer/" src="http://www.weersverwachtingen.eu/videolastday.wmv" name="MediaPlayer1" width="320" height="270" ShowStatusBar="False" ShowPositionControls="False" ShowTracker="False" ShowControls="False" Loop="true" Rate="0.1">[/script]maybe this works for you ?
Hi againThanks for your suggestion - unfortunately it didnt work. Im almost sure there is a parameter for fast forward - but I just havent found it yet.....Best regards,Henrik