Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

how to put a logo in a skin ?

8 replies [Last post]

Good morning,

I would like to put a small logo in my skin of the player, but I don't know how to do it. When I try to put it, it doesn't appear in the swf skin.

I must give a name to my logo in the .fla file ?

Thank you,

Ulysses

saloff.fr at gmail dot com

I would to put my logo (yet made) in the control bar of the player. What's the solution ? Thanks

Hi,

I would take a look here - http://www.longtailvideo.com/support/tutorials/Skinning-the-JW-Player

Please email me directly at ethan [at] longtailvideo [dot] com to follow up if you have any other questions, thank you.

Best Regards,
-Ethan

i was looking for, too. if you got it, can you share with me

Hi Tamay,

You can use the logo flashvar to set you logo.

Best,
-Ethan

I want to have a transparent version of my logo in the upper right ccrner of the screen the entire length of time the video is playing.

I have the commercial version 5.

Using "so.addVariable('logo', ..." displays the logo only momentarily and it's in the lower left corner.

I've been through the new "Skinning JW Player 5" instructions and it's not obvious to me how to accomplish this.

I know ZERO about flash.

Best Regards,
Dave Barnhart

logo.position (bottom-left): The corner in which to display the logo. Can be bottom-left, bottom-right, top-left or top-right (Licensed players only)

Thank you for showing me how to specify the position. How can I get it to display for the entire length of time the video is playing?

logo.hide (true): When set to true, the logo will auto-hide (Licensed players only)

So set this to false to remain there the entire time :)