Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Player on user site does not show video

3 replies [Last post]

We have changed the player on the PHPmotion V2 server site www.webvize.cz , now it sometimes plays on the user site only sound, showing no video. Does someone knows the reason? If so can you please mail us to webvize@seznam.cz

Hi Peter,

This is Ethan from LongTail here to help you.

Can you link me to where you are running our player on your site so I can take a look at your implementation so I can better help you?

Please email me directly at ethan [at] longtailvideo [dot] com to follow up if you have any other questions, thank you.

Best Regards,
-Ethan

We have the same problem.
Please, check our site: http://www.ravdynovisz.mymuseum.tv/video.php?video_id=119
my mail is: parashathamikdash{at}gmail.com

Thanks

 

    <p id="preview"><a id="player" class="player" href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">Get the Adobe Flash Player to see this video.</a></p>

    <script type='text/javascript'> 
      var s1 = new SWFObject('http://www.ravdynovisz.mymuseum.tv/js/player/player.swf', 'player', '640', '390', '9.0.124');
          s1.addParam('allowscriptaccess',         'always'); 
          s1.addParam('allowfullscreen',           'true'); 
          s1.addVariable('file',                   'http://blip.tv/file/get/Ravdyno-3KabbalaFondamentale31Aout09735.flv');
          s1.addVariable('image',                  'http://www.ravdynovisz.mymuseum.tv/data/ravdynovisz.mymuseum.tv/data/images/video/birkat_kohanim.jpg');
          s1.addVariable('logo',                   'http://www.ecolive.tv/templates/Photine/images/ecolivewatermark1.png');
          s1.addVariable('skin',                   'http://www.ravdynovisz.mymuseum.tv/js/player/skins/snel.swf');
          s1.addVariable('plugins',                'drelated-1');
          s1.addVariable('drelated.dxmlpath',      'http://www.ravdynovisz.mymuseum.tv/playlist_video_119.xml');
          s1.addVariable('drelated.dposition',     'bottom');
          s1.addVariable('drelated.dskin',         'http://www.ravdynovisz.mymuseum.tv/js/player/skins/grayskin.swf');
          s1.addVariable('drelated.dtarget',       '_self');
          s1.addVariable('backcolor',              'E8E8E8');
          s1.addVariable('frontcolor',             '000000');
          s1.addVariable('lightcolor',             '680000');
          s1.addVariable('screencolor',            '000000');
          s1.addVariable('autostart',              'true');
          s1.write('preview');
    </script>