This is a message.

Forum user: solutein

Basic information

Registered Jan 23, 2009
Last login Mar 4, 2011
Forum posts 4
Direct URL http://www.flowplayer.org/forum/users/7818

Latest forum posts

Posts:

Registered:

Image before starting the videos. How?

Posted: Oct 16, 2009

Good evening. I would put a still image before starting the videos, for about 10 seconds. I have tried many things and I can not.

Someone please tell me what I do using this code?

Regards,


<script type="text/javascript" src="http://www.topiberian.com/playerflv/flowplayer-3.1.4.min.js"></script>
<script language="JavaScript">
	flowplayer("player", "http://www.topiberian.com/playerflv/flowplayer.commercial-3.1.3.swf", { 
    key: '#$e6111111111111110',  canvas: {backgroundColor: '#000000',backgroundGradient: 'none'},

plugins: {
	controls: {
 
 		backgroundColor: '#000000',  
    			backgroundGradient: 'none',  

  
 
      durationColor: '#ffffff',
      progressColor: '#ffffff',
      bufferColor: '#666666',
 
      timeBgColor: '#000000',
      backgroundColor: '#000000',
      buttonColor: '#db1721',
      timeColor: '#ffffff',
      buttonOverColor: '#ffffff',
      volumeSliderColor: '#000000',
      sliderColor: '#000000',
 
      height: 24,
	  autoHide: 'always',
      opacity: 1.0
   }  	

}, 
clip: {autoBuffering: 'true', scaling: 'fit', bgcolor: '#000000'}   
});
</script>

Posts:

Registered:

» I need Flowplayer integration with Joomla Seyret

Posted: Sep 10, 2009

Ok. I have working this integraton inhttp://www.topiberian.com

Thx.

Posts:

Registered:

Error with this videos, but in Jw player working...

Posted: Sep 2, 2009

Good evening. While attempting to play these videos always see the following error:

Videos:
http://www.topiberian.com/seyretfiles/localvideos/concursos/2009/cdn_caballos_jovenes_cecyl_segovia_2009/miguel_ruiz_&_excellent.flv

http://www.topiberian.com/seyretfiles/localvideos/concursos/2009/cdn_caballos_jovenes_cecyl_segovia_2009/angel_dorado_&_lerele_arb_preliminar_4_anos.flv

Error: Unterminated string literal
at com.adobe.serialization.json::JSONTokenizer/parseError()
at com.adobe.serialization.json::JSONTokenizer/readString()
at com.adobe.serialization.json::JSONTokenizer/getNextToken()
at com.adobe.serialization.json::JSONDecoder/nextToken()
at com.adobe.serialization.json::JSONDecoder/parseObject()
at com.adobe.serialization.json::JSONDecoder/parseValue()
at com.adobe.serialization.json::JSONDecoder/parseObject()
at com.adobe.serialization.json::JSONDecoder/parseValue()
at com.adobe.serialization.json::JSONDecoder()
at com.adobe.serialization.json::JSON$/decode()
at org.flowplayer.config::ConfigParser$http://flowplayer.org/core/internal::parse()
at org.flowplayer.view::Launcher/createFlashVarsConfig()
at org.flowplayer.view::Launcher/callAndHandleError()
at MethodInfo-47()
at flash.display::DisplayObjectContainer/addChild()
at org.flowplayer.view::Preloader/init()
at org.flowplayer.view::Preloader/checkLoaded()
at org.flowplayer.view::Preloader/onLoadProgress()


What am I doing wrong? At the other player work fine ...

Regards,

Posts:

Registered:

Problem with Pseudostreaming

Posted: Sep 1, 2009

Good evening. I'm trying to make pseudostreaming. I have Flowplayer 3.0.7.

I think I have misplaced this: pseudo: { url: 'http://www.flowplayer.org/swf/flowplayer.pseudostreaming-3.1.2.swf' }

The file is to do a modern version (flowplayer.pseudostreaming-3.1.2.swf)Is there a problem?

I made endless combinations, but I think I'm doing wrong. Anybody can help me?

I use this code:


<script type="text/javascript" src="http://www.topiberian.com/temp/flowplayer-3.0.6.min.js"></script>

<script language="JavaScript">
	flowplayer("player", "http://www.topiberian.com/temp/flowplayer.commercial-3.0.7.swf", { 
    key: '@MY_KEY_IS_HERE',  
canvas: {  
    backgroundColor: '#000000',  
    backgroundGradient: 'none'  
}, 
plugins: {
   controls: {pseudo: { url: 'http://www.flowplayer.org/swf/flowplayer.pseudostreaming-3.1.2.swf' },

      progressGradient: 'medium',
      borderRadius: '0px',
      sliderColor: '#000000',
      progressColor: '#ffffff',
      backgroundColor: '#000000',
      buttonColor: '#000000',
      backgroundGradient: 'none',
      buttonOverColor: '#000000',
      bufferGradient: 'none',
      bufferColor: '#cccccc',
      sliderGradient: 'none',
      durationColor: '#ffffff',
      timeColor: '#ffffff',
   	opacity:1.0
   }
}

});
</script>

This is the part that makes the player look and work.

$embedvideo="<a href=".$vcode." style="display:block;width:750px;height:470px;" id="player">