
Add logo
HI
I am using this player on my site, great job.
My question is, can i add logo on player, like on youtube site, at botton.
thx
HI
I am using this player on my site, great job.
My question is, can i add logo on player, like on youtube site, at botton.
thx
you can use the flashvar [url=http://www.jeroenwijering.com/?page=wizard&example=16]logo[/url]
but it is anchored top right, so to place the logo bottom right you will have to make the picture transparent and the same height as the player and place the graphics at the bottom of this tall transparent picture...
thats nice
how do i add this http://www.almennt.com/test.png image to my code
bc.. <embed src="http://www.almennt.com/mediaplayer.swf"
width="470"
height="350"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="height=350&width=470&file=/video/{LOCAL_URL}"
/>
Here's one, is it possible to make the logo playlist item specific?
Eg my PreRoll sponsor would probably not like to have my logo sponsor over the preroll ad. but the main feature would work.
Many thanks
Nick
@Nick - the problem is that "logo" isnt part of the [url=http://www.jeroenwijering.com/?item=Javascript_interaction]js api[/url], but a flashvar, and can only change when the player is (re)created -
but if you use an external playlist (html/css/xml/js as you like) then you can (re)create the player with each selection and change logo to suit - please see the [url=http://home5.inet.tele.dk/nyboe/flash/mediaplayer/overlayandlogo.htm]overlayandlogo[/url] demo and the [url=http://home5.inet.tele.dk/nyboe/flash/mediaplayer/importxml_httprequest.htm]importxml_httprequest[/url] demos as well as many other examples on the [url=http://home5.inet.tele.dk/nyboe/flash/mediaplayer/]demopage[/url]
Ah I see, so we would need to re-instantiate the player to change/remove/add the logo for a specific item - I dont think that will work sadly. Thanks anyhow.
oh, it works allright, thats how the [url=http://home5.inet.tele.dk/nyboe/flash/mediaplayer/overlayandlogo.htm]overlayandlogo[/url] demo functions! but if it fits your purpose is ofcourse a different question...
note though, that you could reinstantiate with playlists and play your sponsors PreRolls anyhow...
Sorry, I didnt mean it didnt work :-) - I can see it does! I mean, the reloading player is not a method that will work for me - thanks.
Just to come back to this, would it be a relatively simple tweak to the source code to just turn on or off the logo, based on some XML param that comes along with the playlist item?
Flash programmers are sure hard to find :-)
You could position the logo over the player with CSS. The logo could come from the annotation (description flashvar) element of the playlist and change every track. Otherwise, its a Flash compiler and ActionScript.
I'm using the logo flashvar to try and put a frame over the player, but even though the PNG file is the same size as the player, it doesn't sit properly; it's about 10px up from the bottom right corner. anyone got any idea how i can fix this?
@wav3ydave,
The logo is positioned 10px up/down (depending on the player version) and 10px left. You will have to edit and re-compile the ActionScript to change this.
@AJAX - for the record, i found a faster and simpler (but less elegant) solution which was to simply use flashvars to define a player that was 10px bigger than its bounding box defined in the <embed> vars. seems to work in all browsers i've tested for.
Suppose i am running the embeded code
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/T_5wDD67Xb8&hl=en"></param><embed src="http://www.youtube.com/v/T_5wDD67Xb8&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object>
to my site , But the youtube logo is showing . How can i remove their logo and then add my logo . i also use
flashvars="height=350&width=470&logo=http://www.mydomaint.com/test.png" . But my logo is not showing.
@Sumanta Jana - use a JW FLV Media Player from here - http://www.jeroenwijering.com/?item=JW_FLV_Media_Player
you can also try out the wizard playing youtube - http://www.jeroenwijering.com/?page=wizard&example=6
im not sure it is possible to remove the YT logo (which isnt entirely unfair considering you use their bandwith)
to remove the YT logo i think you would have to host the videos somewhere else -
but at least you can add your own logo if you use the JW player...
URL: http://www.statedemocracy.org
Title : Contact Your Elected Officials President Vice-President US Representatives US Senators. Use Political tools Absentee Ballot Application Voter Registration Register to Vote Polling Place Locator Officials Contact Elected
Description: Contact Your Elected Officials such as President, Vice-President, US Representatives, US Senators, State Senator. Use Free Political Absentee Ballot Application, Voter Registration Application and Polling Place Locator tools
Keywords : Contact Your Elected Officials, President, Vice-President, US Representatives, US Senators, State Senator, House of Representative, US Governors, Political tools, Absentee Ballot Application, Voter Registration, Register to Vote, Polling Place Locator, Contact Elected Officials
info@statedemocracy.org
Hi all,
Maybe someone can help me with cellpadding within the JW player. We placed a logo in the JW player, but we want to have the logo full screen (transparant in the middle (being a skin) How can we adjust the "cellpadding".
Thanks to you all!
Robin
Hey everyone! I managed to find the logo settings. Thanks anyways.
After the "file=myvideoblablabla.flv" I added &logo=http:blablabla....png".
Works perfect, but Logo stays on the top of the black screen before the movie starts...a little weird....
Anyways, Cheers
www.dinerovision.com
how make money on internet...
Hi
I am using the player on my phpbb3 site
I am a newbie at this and cant figure out how to display my logo on the player.
I have read that he default undefined logo flashvars exists to display a defined logo on the top right.
However I have no idea how to make it work on my phpbb3 board.
I have used bbcodes to call the player
BBcode usage
bc.. [flv]{TEXT}[/flv]
HTML Replacement
bc.. <embed
src="http://www.mywebsite.com/player.swf"
width="450"
height="360"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="width=450&&skin=http://www.mywebsite.com/snel.swf&volume=50&displayclick=none&fullscreen=true&file={TEXT}"
/>
Any help would be much appreciated. I have placed the logo that I want to use at http://www.mywebsite.com/logo.gif
Nice Article, informative and interesting. Thx For the helping this
bc.. flashvars="height=350&width=470&logo=http://www.almennt.com/test.png&file=/video/{LOCAL_URL}"
please also see the [url=http://www.jeroenwijering.com/?page=wizard&example=16]wizard[/url] for more example settings and code
Answered in this thread:
*http://www.longtailvideo.com/support/forum/Plugins/14851/Logo-plugin*
*[i]Please don't cross post.[/i]*
usually I use VidLogo for adding logo
hi. i have setup the jwplayer for wordpress by installing and activating the plugin. its working well for me and my thanks for the developers. recently i have read about own logo in jw player and i tried to put an own image, but its not showing. this is the code i have used in my wordpress custom fields:
<embed src="http://------------------.swf" width="640" height="380" allowscriptaccess="always" allowfullscreen="true" flashvars="height=380&width=640&logo=http://boretubesss.com/logo.gif&file=http://www.youtube.com/watchv=0gA0kKDlFgo&backcolor=0D0D0D&frontcolor=0xA7A7A7&lightcolor=0xA7A7A7&screencolor=0xD2D2D2&searchbar=false" />
my questions are:
1. can i use the own logo feature with free jw player?
2. or do i wanna change my code?
@rushan – You need a licensed version of the JW Player to use your own logo.
Can the logo scale with the size of the screen, IE, when it is not in fullscreen mode, the logo size is perfect, but when it is in fullscreen the logo looks tiny.
Thanks
Can you show a link where it looks tiny in FS mode?