We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

FLV Media Player 4.5

Development and Programming

John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan
The ExpressionEngine FLV player plug-in allows you to use the JW FLV Media Player (built with Adobe’s Flash) as an easy and flexible way to add video and audio to your website.

New version of FLV player is now out and all the LongTail Player config options are now available.

Please feel free to test

http://5pieces.com/addons/flv-media-player/

       
Mark Bowen's avatar
Mark Bowen
12,637 posts
16 years ago
Mark Bowen's avatar Mark Bowen

I usually kind of hard-code this myself in sites but thought I’d give this a go last night.

I noticed that in your documentation on your site you mentioned that this latest plugin won’t work with swfobject 1.5 but that you had included that version in the download 😉

Once I downloaded V2.0 it started to work. I now have it working but was just wondering how you get the YouTube option to work? I noticed that it wasn’t working on your site either and also tha V2.0 of the swfobject doesn’t have that yt.swf file anymore. I tried once it was all working with both an .flv and .mov file to make it work with a YouTube link but it just would never load the YouTube movie. Just wondering why this might be?

Great work on a great plugin though, well done and thanks for releasing it to the community like that.

Best wishes,

Mark

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Mark,

that this latest plugin won’t work with swfobject 1.5 but that you had included that version in the download

Great catch, thanks 😊 version 2.2 is now included.

I don’t see any problem with the YouTube videos on my site. What specifically are you seeing?

Also make sure that the YouTube video you are using has permission to be embedded.

       
Mark Bowen's avatar
Mark Bowen
12,637 posts
16 years ago
Mark Bowen's avatar Mark Bowen
Mark,
that this latest plugin won’t work with swfobject 1.5 but that you had included that version in the download
Great catch, thanks 😊 version 2.2 is now included.

No problem.

I don’t see any problem with the YouTube videos on my site. What specifically are you seeing?

It’s actually more a case of what I’m not seeing 😉 All the other videos load and play fine on your site but the YouTube one just never ever loads. I’ve checked with the activity monitor in Safari too and it never starts loading from YouTube so not too sure what’s going on there?

Also make sure that the YouTube video you are using has permission to be embedded.

Yep I tried it with one that I had on YouTube but no go I’m afraid :-(

I’ll try in Firefox and see what I get though. Edit - Just tried in Firefox too and same thing. I could see in Firefox as soon as I pressed the play button that it contacted YouTube but then did nothing else. No data loads or anything.

Best wishes,

Mark

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Mark,

did you have any more luck with the YouTube videos. I have tried numerous machines now and also have had no reports of it not working. Does the YouTube playlist work?

EDIT: the moment I hit reply I got a report of it not working. Do you know what version of the Flash player you have installed?

       
Mark Bowen's avatar
Mark Bowen
12,637 posts
16 years ago
Mark Bowen's avatar Mark Bowen

Hi John,

I’ve currently got V10,0,12,36 installed on one machine where it isn’t working. Not sure what I have at home on my main machine but it will be one of the latest versions.

Best wishes,

Mark

       
Jarno F's avatar
Jarno F
20 posts
16 years ago
Jarno F's avatar Jarno F

I used this plugin in one recent project. It’s great. Thank you!

       
birdie's avatar
birdie
68 posts
16 years ago
birdie's avatar birdie

Hi John,

Does this version of the plugin allow for using config.xml to skin the player?

Cheers,

Cormac

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Cormac,

No, thanks Cormac. I did not add the config parameter. I will roll it back into the new version and update the my website in the next few nights

       
birdie's avatar
birdie
68 posts
16 years ago
birdie's avatar birdie

Cheers John, let me know when you have had a chance to add it in, I have a client asking for it.

By the way, that’s your plugin in action on the new Agtel site. It’s worked out very well for them, so thanks for the good work.

       
Tony Gravett's avatar
Tony Gravett
34 posts
16 years ago
Tony Gravett's avatar Tony Gravett

I tried replacing an existing v.4.0 installation with 4.5, and all videos stopped appearing.

Is there an obvious parameter that would cause this?

Here is the code I am using (I have simplified the URL paths a bit):

{exp:flvplugin playerpath="/images/jw_player/player.swf"
file="{pubnum}.flv"
playernumber="/media/{entry_id}" width="320" height="200"
image="media/{pubnum}.jpg"
plugins="accessibility-1&captions=media/{pubnum}.xml"
accessibility.fontsize="14" icons="false" wmode="transparent"}
<div id="player{entry_id}"></div>

Note that I am using the accessibility plug-in for captions.

Many thanks for any suggestions!

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Have you got a link Tony? You can email it to me if you don’t want it public.

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Tony,

Try the following

{exp:flvplugin playerpath="/images/jw_player/player.swf" file="{pubnum}.flv" playernumber="{entry_id}" width="320" height="200" image="media/{pubnum}.jpg" plugins="accessibility-1&captions=media/{pubnum}.xml&fontsize=14" icons="false" wmode="transparent"}

<div id="player{entry_id}"></div>
       
Deron Sizemore's avatar
Deron Sizemore
1,033 posts
16 years ago
Deron Sizemore's avatar Deron Sizemore

When using this for YouTube videos, is it possible show a preview or still shot of the video instead of a black screen before the user clicks play?

       
John Henry Donovan's avatar
John Henry Donovan
12,339 posts
16 years ago
John Henry Donovan's avatar John Henry Donovan

Deron,

There are 3 images you can use for the YouTube image.

0.jpg is the largest but you also have 1.jpg and 2.jpg to play with too. These are the thumbs you pick in YouTube.

So to use you would do something like this.

{exp:flvplugin playerpath="player.swf" file="http://www.youtube.com/watch?v={youtube_id}"  playernumber="{entry_id}" width="400" height="302" skin="overlay.swf"  frontcolor="ffffff" lightcolor="cc9900" controlbar="over" icons="false" wmode="transparent" image="http://img.youtube.com/vi/{youtube_id}/0.jpg"}
<div id="player{entry_id}"></div>

Also there is a new tutorial available

Playlists for the FLV Media Player with FieldFrame

       
1 2 3 Last

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.