projects / org / ezproject2010 / all2ejwplayer / forum / general / futur release of the all2ej...
Find the Exponential Software extensions you want
You need to be logged in to post messages in the forums. New users may register here.
|
Member since: 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. |
|
|
Member since: 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 |
|
|
Member since: Posts: 3 |
Thursday 17 July 2008 4:14:07 am Thank you very much for your help.
Florian |
|
|
Member since: 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. |
|
|
Member since: 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? |
|
Member since: 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 |
You need to be logged in to post messages in the forums. New users may register here.