View Full Version : flvplayer & autostart
Hi there, I want to disable autostart on videos in flvplayer.
There (http://wirestam.com/panos/Flash/plugins/syncflv.html) is a syncstart parameter which doesn't work for me (syncstart="pause"), also I tryied to add syncrole="master" but still it doesn't work.
Any idea how to disable autostart?
Try this. Video start to play after pushing Play button
<spot id="play" linked="images/pano" url="images/play.png" alt ="Play" altYOffset="-30" altXOffset="0"
scale="0.8" alpha="0.4" pan="159" tilt="-15.5" depth="0"
onClick="video.url=files/flvplayer.swf?file=video.flv" />
<spot id="stopvideo" linked="images/pano" url="images/stop.png" alt ="Stop" altYOffset="-30" altXOffset="0"
scale="0.8" alpha="0.4" pan="161.5" tilt="-15.6" depth="0"
onClick="video.url=files/flvplayer.swf&visible=0" />
<box id="video" url="" pan="159.6" tilt="-8" scale="0.42" depth="0"
refreshRate="20" linked="images/pano" soundVolume="0.7" />
uudu
allSaints
12-07-2010, 11:14 AM
JaRo,
you didn't say if you're running the syncflv plugin, but if you are, then I don't have enough information to help you. An url would be great - or you can email me your xml file.
Tommy
Try this. Video start to play after pushing Play button
<spot id="play" linked="images/pano" url="images/play.png" alt ="Play" altYOffset="-30" altXOffset="0"
scale="0.8" alpha="0.4" pan="159" tilt="-15.5" depth="0"
onClick="video.url=files/flvplayer.swf?file=video.flv" />
<spot id="stopvideo" linked="images/pano" url="images/stop.png" alt ="Stop" altYOffset="-30" altXOffset="0"
scale="0.8" alpha="0.4" pan="161.5" tilt="-15.6" depth="0"
onClick="video.url=files/flvplayer.swf&visible=0" />
<box id="video" url="" pan="159.6" tilt="-8" scale="0.42" depth="0"
refreshRate="20" linked="images/pano" soundVolume="0.7" />
uudu
Thanks a lot mate, your code works perfectly.
allSaints I did :P but thanks anyway.
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.