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

display title on each video as they play


I am trying to get the title to display on each of the movies as they play and I cant get it to works. here is my code:

<script src="/download/jwplayer/jwplayer.js"></script><script>jwplayer.key="nRI5mjqJVB8hE4QKwj4Mvn1m9NFkCuj6tjXH5w==";</script>
<center>
<div id="my-video">
&nbsp;</div>
</center>
<div id="my-video">
&nbsp;</div>
<script type="text/javascript">

jwplayer("my-video").setup({

playlist: [{
image: "/images/wowza/piano_4.jpg",
title: "Going over 5 Lesson with piano teacher.",
description: "Alyssa's at her 6th piano lesson going over homework from 5 lesson.",
file: "http://70.167.119.119:1935/vod/smil:piano_4.smil/jwplayer.smil"
},{
image: "/images/wowza/piano_4.jpg",
title: "Going over 5 Lesson with piano teacher.",
description: "Alyssa's at her 6th piano lesson going over homework from 5 lesson.",
file: "http://70.167.119.119:1935/vod/smil:piano_4.smil/playlist.m3u8"

},{

image: "/images/wowza/piano_3.jpg",
title: "One month of piano, practicing at home.",
description: "Alyssa's practicing piano at home after one month, 4 lessons.",
file: "http://70.167.119.119:1935/vod/smil:piano_3.smil/jwplayer.smil"
},{
image: "/images/wowza/piano_3.jpg",
title: "One month of piano, practicing at home.",
description: "Alyssa's practicing piano at home after one month, 4 lessons.",
file: "http://70.167.119.119:1935/vod/smil:piano_3.smil/playlist.m3u8"

},{

image: "/images/wowza/piano_2.jpg",
title: "Alyssa's 2nd Piano Lesson",
description: "Alyssa's at third piano lesson going over second lesson.",
file: "http://70.167.119.119:1935/vod/smil:piano_2.smil/jwplayer.smil"
},{
image: "/images/wowza/piano_2.jpg",
title: "Alyssa's 2nd Piano Lesson",
description: "Alyssa's at third piano lesson going over second lesson.",
file: "http://70.167.119.119:1935/vod/smil:piano_2.smil/playlist.m3u8"

},{
image: "/images/wowza/piano_1.jpg",
title: "Alyssa's First Piano Lesson",
description: "Alyssa and mom practicing first piano lesson.",
file: "http://70.167.119.119:1935/vod/smil:piano_1.smil/jwplayer.smil"
},{
file: "http://70.167.119.119:1935/vod/smil:piano_1.smil/playlist.m3u8"

},{
image: "/images/wowza/kindergrad.jpg",
title: "Kindergarten Graduation",
description: "Alyssa's kindergarten graduation, her last day of kindergarten.",
file: "http://70.167.119.119:1935/vod/smil:kindergrad.smil/jwplayer.smil"
},{
file: "http://70.167.119.119:1935/vod/smil:kindergrad.smil/playlist.m3u8"

},{
image: "/images/wowza/recital.jpg",
title: "Orff Recital",
description: "Alyssa's first Orff recital.",
file: "http://70.167.119.119:1935/vod/smil:recital.smil/jwplayer.smil"
},{
file: "http://70.167.119.119:1935/vod/smil:recital.smil/playlist.m3u8"

},{
image: "/images/wowza/soccer.jpg",
title: "Soccer GU6",
description: "Spring Soccer 2016.",
file: "http://70.167.119.119:1935/vod/smil:soccer.smil/jwplayer.smil"
},{
file: "http://70.167.119.119:1935/vod/smil:soccer.smil/playlist.m3u8"

},{
image: "/images/wowza/japan_kinder_grad.jpg",
title: "Japanese Kinder Grad",
description: "Japanese school kindergarten graduation song 3.",
file: "http://70.167.119.119:1935/vod/smil:japan_kinder_grad.smil/jwplayer.smil"
},{
file: "http://70.167.119.119:1935/vod/smil:japan_kinder_grad.smil/playlist.m3u8"

},{
image: "/images/wowza/japan_kinder_grad_slide.jpg",
title: "Japanese Kinder Slideshow",
description: "Japanese school kindergarten graduation slideshow.",
file: "http://70.167.119.119:1935/vod/smil:japan_kinder_grad_slide.smil/jwplayer.smil"
},{
file: "http://70.167.119.119:1935/vod/smil:japan_kinder_grad_slide.smil/playlist.m3u8"

},{
image: "/images/wowza/Alyssabike1.jpg",
title: "First time without training wheels",
description: "Alyssa learns to ride without training wheels.",
file: "http://70.167.119.119:1935/vod/smil:alyssa_bike.smil/jwplayer.smil"
},{
file: "http://70.167.119.119:1935/vod/smil:alyssa_bike.smil/playlist.m3u8"


}],
width: "80%",
aspectratio: "16:9",
type: "mp4",
primary: "html5",
primary: "flash",
androidhls: "true",
controls: "true",
controlbar: "bottom",
displaytitle: "true",
skin: {
name: "bekle"
}
});
</script><div align="center">
<div align="center">
<table border="0" style="width: 70%;" width="100%">
<tbody>
<tr>
<td colspan="2" style="text-align: center;">
<img alt="" src="images/instr.png" /></td>
</tr>
<tr>
<td colspan="2">
&nbsp;</td>
</tr>
<tr>
<td colspan="2" style="width: 891px; text-align: center;">
<a href="https://get.adobe.com/flashplayer/" onclick="window.open(this.href, '', 'resizable=no,status=no,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no'); return false;"><img alt="" src="images/flash.png" /></a></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>
&nbsp;</p>


8 Community Answers

Donni

JW Player Support Agent  
-1 rated :

Would this help?

j...

User  
0 rated :

Does anyone have an idea on how to do this? I thought it would be something simple.

Donni

JW Player Support Agent  
0 rated :

Did you look at my demo page?

j...

User  
0 rated :

Cant get to you demo page. Link doesn't work.

Donni

JW Player Support Agent  
1 rated :

http://qa.jwplayer.com/~donni/wat.html

j...

User  
0 rated :

Donni, yes just like that, how did you do?

John

j...

User  
0 rated :

I got it, I see how you did it. wow, thanks.

can you put a time on it to fad out in 10 seconds? just wondering.

John

Donni

JW Player Support Agent  
0 rated :

That is not functionality that is built-in to our player.

This question has received the maximum number of answers.