futur release of the all2ejwplayer

You need to be logged in to post messages in the forums. New users may register here.

florian bellenger

Member since:
16 July 2008

Posts: 3

Wednesday 16 July 2008 9:21:34 am

Hello everyone,

I am a new user of ezpublish and I am looking for a solution to read flv video by streaming. If I can use it, I think that the all2ejwplayer project could help me a lot to solve this problem. Unfortunately, I don't know how to try it, if it is possible. Someone told me I had to download a packaged version of the code, but I didn't find any. As this project seems to be quite new, I thought that maybe a packaged version will be published in the next couple of week, but I didn't find any information about that. Could someone give me some guidance about that ?

Thank you very much for your help.

Florian Bellenger.
Up

Markus Bader

Member since:
11 July 2008

Posts: 1

Thursday 17 July 2008 2:03:38 am

Hi Florian,

on eZ Projects it is common to use svn to download the extenstions. Therefore you have to install a svn client (on Windows Tortoise SVN is common) and do a checkout. You can find the SVN adress in the title menu under 'Subversion' ( http://projects.ez.no/all2ejwplayer/subversion ).

Please remember this extenstion is a beta, so it might cause problems and we do not have an installation guide yet.

greetz

Markus
Up

florian bellenger

Member since:
16 July 2008

Posts: 3

Thursday 17 July 2008 4:14:07 am

Thank you very much for your help.

Florian
Up

Wei Dai

Member since:
01 April 2008

Posts: 12

Wednesday 19 November 2008 5:34:57 am

Hi, Markus Bader. I very like the extension. Could you give me the .fla file of the swf player so I can create new looks of the player? Or, maybe you can tell me how to create new flash player for it. Thanks.



You can contact me at email address neriodavid at gmail dot com.

Certified eZ Publish 4 developer looking for develop information & collaboration.

Up

J K

Member since:
13 June 2008

Posts: 1

Tuesday 02 December 2008 7:53:53 pm

This looks like a good extension. I am having problems using it though.

I am using Ez Publish 4.0.0

I uploaded the FLV file to the media section of the site.

Then I edit the Description XML block on the page I want the video to appear.

I click the "Insert Custom Tag" button in the editor.

In the popup window I select "jwplayer" as the custom tag.

I then enter "Play" in the Text field, "" in the Type field, and "Standard" in the Player Class field. I then press ok

This then generates the text:

<custom name="jwplayer" custom:type="custom" custom:playerclass="Standard">Play</custom>

I then send it for publishing.

In the page that then loads I have the following text:

<a href='javascript:JWPlayer.play("Play", "http://nocache.all2e.com/var/plai...rage/original/video/player.swf", {width: "720",height:"450",autostart:"true",fullscreen:"false",skin:"http://nocache.all2e.com/var/plai...wf",bgcolor:"#cccccc"})'>Play</a>

I can't see where to add the location of my own video, and the editor won't allow me to use javascript in an XML block.

How do I get this extension to play my own video?
Up

Max Keil

Member since:
30 January 2008

Posts: 3

Tuesday 02 December 2008 11:55:18 pm

Hi,

copy the .swf file and the skin file to your own domain, because there are sometimes troubles by using different domains and change the settings in the jwplayer.ini. Enter the URL to your video instead of "Play".

In the newer version of this player you will be able to create playlists and more filetypes are supported. I hope to release it in the next few weeks.

Mit freundlichen Grüßen
Best regards

Max Keil

____________________________________________________________
eZ Publish Gold Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

Up

You need to be logged in to post messages in the forums. New users may register here.