
Change JWplayer 5 logo with my own logo
Hi there,
I have licenced JWplayer 5 and I need to change the jwplayer logo with our company logo at the top right.
thanks,
Shiva
Hi there,
I have licenced JWplayer 5 and I need to change the jwplayer logo with our company logo at the top right.
thanks,
Shiva
From – http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12536/configuration-options#logo
logo.file ( undefined )
Location of an external JPG, PNG or GIF image to be used as watermark. PNG images with transparency give the best results.
logo.link ( undefined )
HTTP link to jump to when the watermark image is clicked. If it is not set, a click on the watermark does nothing.
logo.linktarget ( _blank )
Link target for logo click. Can be _self, _blank, _parent, _top or a named frame.
logo.hide ( true )
By default, the logo will automatically show when the player buffers and hide 3 seconds later. When this option is set false, the logo will stay visible all the time.
logo.margin ( 8 )
The distance of the logo, in pixels from the sides of the player.
logo.position ( bottom-left )
This sets the corner in which to display the watermark. It can be one of the following:Thanks a lot :)
ok the document does not talk about where should I actually add these?
in jwplayer.js or when I create the player object in my html file?
i am creating my object like:
bc.. var so = new SWFObject('player.swf','mpl','470','320','9');
so.addParam('allowfullscreen','true');
so.addParam('autoplay','true');
....
Under:
so.addParam(‘autoplay’,‘true’);
Add:
so.addVariable(‘logo.file’,‘file.jpg’);
etc.
hi,
this is how my movies are embedded -however the logo.file doesn't appear.
i am using licensed version of player.
where is it wrong
thanks,
Keith
<embed
src="player.swf"
width="320"
type="application/x-shockwave-flash"
id="player3"
height="240"
name="player2"
allowscriptaccess="always"
allowfullscreen="true"
so.addVariable('logo.file','reddog3.png');
flashvars="file=video/peopleyoucantrust.flv&controlbar=bottom&image=images/peopleyoucantrust.jpeg&skin=schoon/schoon.zip&&icons=false" loop="false" hspace="66" wmode="transparent"
/>
Remove that line – so.addVariable(‘logo.file’,‘reddog3.png’);
Change:
file=video/peopleyoucantrust.flv&controlbar=bottom&image=images/peopleyoucantrust.jpeg&skin=schoon/schoon.zip&&icons=false
To:
file=video/peopleyoucantrust.flv&controlbar=bottom&image=images/peopleyoucantrust.jpeg&skin=schoon/schoon.zip&&icons=false&logo.file=reddog3.png
That works,
thanks,
K.
NP
hello...
i am using jwplayer(unlicence)..5.10
it showing logo of JwPlayer...
i search lots of to remove...it...and every where i just got anwser to get licence Jwplayer and replace swf file.
but actualy...i am playing a video on HTML5 mode...and in HTML5 its not using .swf file then why i am getting logo in HTML5?
i just went this link http://www.longtailvideo.com/players/jw-flv-player/commercial-license/
and enter email id and licence no...
but it showing as below
View Order
Your Order
This is a list of all items for License ID: 94315. To view other orders, please enter another License ID.
Other Products
Premium Support - Get personal assistance from senior support staff. Annual Fee. Read the support license for details.
what is this?...there is no download link?y?
It looks like you put in the wrong license # as that one is just for premium support. You should click the forgot license button and put in your email so our system will be able to send you all of your license #s.