Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

NewTubeDark Skin Update


Hello Everyone. Here is the skin update for NewTubeDark

Get it here. Ethan said so. :)

http://secure.longtailvideo.com/files/skins/newtubedark/5/newtubedark.zip

11 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

:)

JW Player

User  
0 rated :

any idea why this isn't working while embedding a rtmp stream?
from the setup-wizard tool:

bc.. <script type='text/javascript' src='jwplayer.js'></script>

<div id='mediaspace'>This text will be replaced</div>

<script type='text/javascript'>
jwplayer('mediaspace').setup({
'flashplayer': 'player.swf',
'file': 'bunny.flv',
'skin': 'http://secure.longtailvideo.com/files/skins/newtubedark/5/newtubedark.zip',
'streamer': 'rtmp://edge01.fms.dutchview.nl/botr',
'controlbar': 'bottom',
'width': '470',
'height': '290'
});
</script>



thanks!

JW Player

User  
0 rated :

I have further investigated, for some reasons if I set:

bc.. <script type='text/javascript' src='http://mysite/jwplayer.js'></script>
<div id='mediaspace'>This text will be replaced</div>
<script type='text/javascript'>
jwplayer('mediaspace').setup({
'flashplayer': 'http://mysite/player.swf',
'file': 'myfile.flv',
'skin': 'http://www.longtailvideo.com/files/skins/newtubedark/5/newtubedark.zip',
'streamer': 'rtmp://mystream/',
'stretching': 'fill',
'controlbar': 'bottom',
'width': '400',
'height': '300',
'plugins': {
'timeslidertooltipplugin-3': { 'displayhours':true }
}
});
</script>



this does not work, the skin doesn't load.
if I just change this line, keeping al the rest the same:

bc.. 'flashplayer': 'http://player.longtailvideo.com/player.swf',



Then it works properly. I've checked dozen of times and version of the player is the same (5.10.2295).

Any ideas? this is getting quite mysterious...

JW Player

User  
0 rated :

solved.

for the records: with everything on the same server
'jwplayer.js', 'player.swf', 'skin.zip', it looks it's working.

Ethan Feldman

JW Player Support Agent  
0 rated :

Glad you got it.

JW Player

User  
0 rated :

Glad it works for you. Hopefully when JW6 Beta comes out, I will update the skin again for that version (if JW6 is different that is)

Ethan Feldman

JW Player Support Agent  
0 rated :

We will have it released soon.

JW Player

User  
0 rated :

The skin has been updated, please re-download the file below

http://secure.longtailvideo.com/files/skins/newtubedark/5/newtubedark.zip

here is the new design look

http://img507.imageshack.us/img507/332/newtubedarkdesignsample.jpg

Ethan Feldman

JW Player Support Agent  
0 rated :

Looks good :)

JW Player

User  
0 rated :

but for some reason I cant get it to work in HTML5 mode. it displays default skin instead.

Ethan Feldman

JW Player Support Agent  
0 rated :

Can I see a link?

This question has received the maximum number of answers.