2012-04-29 14:01:33

aeonflux
Plugin Author
beta
Real name: peejee
Website

Re: cfm_videoplayer - Video player Plugin beta

/dav/random wrote:

I am trying to use this plugin with textpattern 4.4.1, but it doesn’t work…
I downloaded latest plugin and latest player (they changed the name of the js).
Any idea?
thanks

Hi random, It maybe did not work due to the Function eregi() which is deprecated’ in PHP 5.3.0.
Fixed that function. Hope that solves one part of your problem. The other part, the JS & player loading; For now this plugin only support the JWPLAYER up to version 4. Im planning to release a new plugin that supports JWPLAYER 5 and html 5

Vienuolis wrote:

Validator.w3.org: character "/" is not allowed in the value of attribute "id".
…class=“cfm_videoplayer” id=“video_http://vienuolis.typepad.com/balsai/zr-avilys…
Is it possible to omit or replace such backslashes in URLs?

Vienuolis, thanks for sharing! Ive updated the plugin, it should work now.

Download current release 2.14

Last edited by aeonflux (2012-04-29 14:02:27)

Offline

 

2012-06-04 16:03:31

Manaus
Member
êta
From: Turin, Italy
Known languages: Italian, English, French
Website

Re: cfm_videoplayer - Video player Plugin beta

I’m trying to make this nice plugin but can’t manage to link directly to youtube. Since I’ve seen there’s a type="youtube" attribute, what is the right syntax?

Mine currently is

<txp:cfm_videoplayer width="512" height="288" video="http://www.youtube.com/watch?v=2cADMbkQQ9c" type="youtube" />

Thanks!!…

Offline

 

2012-06-04 19:40:55

Vienuolis
Member
delta
Real name: Vladas Palubinskas
From: Vilnius, Lithuania
Known languages: lt, ru, fr, en
Website

Re: cfm_videoplayer - Video player Plugin beta

Youtube plays fine without type=“youtube”, too. Did you put yt.swf next to player.swf?

Offline

 

2012-06-04 20:05:31

Manaus
Member
êta
From: Turin, Italy
Known languages: Italian, English, French
Website

Re: cfm_videoplayer - Video player Plugin beta

Thanks Vienuolis,
I put the yt file as you suggested, I got the youtube logo on a black screen but the video couldn’t load.
For the time being I’m using the iframe official solution…

Offline

 

2012-06-05 11:00:38

aeonflux
Plugin Author
beta
Real name: peejee
Website

Re: cfm_videoplayer - Video player Plugin beta

Manaus wrote:

I’m trying to make this nice plugin but can’t manage to link directly to youtube. Since I’ve seen there’s a type="youtube" attribute, what is the right syntax?
bq. Mine currently is
<txp:cfm_videoplayer width=“512” height=“288” video=“http://www.youtube.com/watch?v=2cADMbkQQ9c” type=“youtube” />
Thanks!!…

Hi Manu,

The youtube url you used works here
Can you provide a link?

Last edited by aeonflux (2012-06-05 11:01:43)

Offline

 

Powered by FluxBB