Add Logo in Playbar

Seek help running and customizing Nuevoplayer Please do not post bug reports, or feature requests here.

Add Logo in Playbar

Postby M.G.R » Sat Mar 05, 2011 11:38 am

Hello,
i am wondering how do i add my logo in playbar on skin, like vimeo (on embed) and dailymotion player.

can i replace the Slow motion button with my logo and move it to the right side?

what name should i give to this logo so the player Action script can read and show it?
M.G.R
 
Posts: 39
Joined: Sat Feb 19, 2011 3:12 pm

Re: Add Logo in Playbar

Postby dargre » Sun Mar 06, 2011 7:50 am

If you are able to edit skin flash FLA file, I believe you can add new button movie clip, any position inside right buttons movie clip. Name movie clip whatever and in first timeline frame add action code to go URL on click.
Use actionscript 2 for this purpose to avoid compatibility problems. Actionscript code could look like then:
Code: Select all
this.onRelease=function() { getURL('my URL','_blank'); }

of course use own url, decide of target window ('_blank' or '_self').

Player code should reposition buttons automatically according to how they are set in skin file and what are Nuevoplayer settings.
Thank you,
Nuevolab Team
dargre
 
Posts: 331
Joined: Mon Sep 07, 2009 3:47 am

Re: Add Logo in Playbar

Postby M.G.R » Mon Mar 07, 2011 5:37 pm

mmm, it seems not working with daily skin,

when i tried to decrease the slide timer bar and move the right buttons to center to put the logo on the end of right side, and i moved the right buttons from right folder, but after i compiler to .swf file, i see the right buttons are still in there place, and the logo under them.

i also tried to delete the playlist icon to have a space, and i moved all buttons to the left to put the logo on the end of right side, but not working also.

anyway, Thank You Very Much

i think that i need more skills on flash to do something like that.
M.G.R
 
Posts: 39
Joined: Sat Feb 19, 2011 3:12 pm

Re: Add Logo in Playbar

Postby dargre » Mon Mar 07, 2011 7:32 pm

You complicate things too much but I understand if you didn't work a lot with flash.
Don't touch left buttons or progressbar clips.
Work only inside right buttons clip.
Once you make a room for logo button, reposition buttons inside right buttons as you want it to be displayed.
Don't look if right buttons exceeds flash scene.
Once right buttons finished, set HD button, right buttons and right sizing button with your choosen intervals.
Don't worry if controlbar exceeds scene or right buttons overlap progressbar.

I've made test skin based on daily skin with NV picture icon as a logo button placed before fullscreen button, it works as expected, also goes to URL on click as I described above.
Always best is to work on examples, so here you have fla source: http://www.nuevolab.com/daily.zip

BTW.
Imagine this: Nuevoplayer was the very first flash application I ever wrote in my life. And It was huge success.
But previous experience in programming helped me a lot. It's long experience, started from programming 8-bit assembler on old 8-bit commodore and atari computers, many years ago, about 20.
Thank you,
Nuevolab Team
dargre
 
Posts: 331
Joined: Mon Sep 07, 2009 3:47 am

Re: Add Logo in Playbar

Postby M.G.R » Mon Mar 07, 2011 9:19 pm

dargre wrote:I've made test skin based on daily skin with NV picture icon as a logo button placed before fullscreen button, it works as expected, also goes to URL on click as I described above.
Always best is to work on examples, so here you have fla source: http://www.nuevolab.com/daily.zip

Worked, Worked Greaaaaaat
Thank You Very Very Very MUCH
dargre wrote:BTW.
Imagine this: Nuevoplayer was the very first flash application I ever wrote in my life. And It was huge success.
But previous experience in programming helped me a lot. It's long experience, started from programming 8-bit assembler on old 8-bit commodore and atari computers, many years ago, about 20.

WoW , you have a Very height level of experience,
i said that because i see people after a lot of years of studies and courses, they cannot create a very small part of your player.
Yes, i believe the Talent are comes from person itself, No one can make you talented.
I wish I could be like you in the future
M.G.R
 
Posts: 39
Joined: Sat Feb 19, 2011 3:12 pm

Re: Add Logo in Playbar

Postby M.G.R » Mon May 09, 2011 10:40 pm

Hello Mr.Dargre,
i had created the logo and put it in the skin fla successfully.
and i make it shown only when embed player in facebook.

thats Great.
now i want to ask, How to make Tooltips over the logo like all other buttons, and that tooltips say : (click here to watch on "my site name") like youtube.
and set the flash vars on player skin fla to link of logo to make it go directly to the already video file playing to watch it in my site when someone click on logo, not go to my main page(index).

also, the option in embed setting admin area : Action on video clicked: Video URL, does not work on facebook.

Thank You Very Much
M.G.R
 
Posts: 39
Joined: Sat Feb 19, 2011 3:12 pm

Re: Add Logo in Playbar

Postby dargre » Tue May 10, 2011 10:46 am

No such option.
Also concerning Facebook it was said dozens times: facebook doesn't allow any scripting from flash, they remove "allowscriptaccess" and "allownetworking" params from flash object automatically.
ALso was said that it's only waste of bandwidth to embed player on facebook (or someone doesn't care bandwidth like youtube...)
Thank you,
Nuevolab Team
dargre
 
Posts: 331
Joined: Mon Sep 07, 2009 3:47 am

Re: Add Logo in Playbar

Postby M.G.R » Tue May 10, 2011 8:29 pm

dargre wrote:No such option.


sorry, but No such option of what?

Tooltips over the logo in the playbar?

or

add action script code to logo in fla skin file to goto the current playing video when user click?

can i copy some redirect action script lines from gui2 Guide fla source and past it to the logo action in the skin fla file?

.
M.G.R
 
Posts: 39
Joined: Sat Feb 19, 2011 3:12 pm

Re: Add Logo in Playbar

Postby dargre » Tue May 10, 2011 10:42 pm

You wrote of tooltip over logo button - that's almost not not possible. Surely I'm not going to create such thing or write tutorial. About click URL - it was already discussed.
Thank you,
Nuevolab Team
dargre
 
Posts: 331
Joined: Mon Sep 07, 2009 3:47 am

Re: Add Logo in Playbar

Postby welbyobeng » Tue Feb 21, 2012 1:42 pm

Can you please upload http://www.nuevolab.com/daily.zip again?
welbyobeng
 
Posts: 7
Joined: Thu Dec 29, 2011 11:55 am


Return to Troubleshooting & 'How Do I' Questions

Who is online

Users browsing this forum: No registered users and 0 guests

cron