Így most azt csinálja, hogy az első 19 másodpercre bedobáljaa thumbnaileket, aztán megint jön az undefined hiba.
Valahol el van rejtve valamelyik php fájlban egy rész ami erre hivatkozik, csak nem tudom hol.
video.thumbnails({0: { src: '/media/videos/tmb/351/1.jpg', style: { width: '120px', left: '-60px' } },
1: { src: '/media/videos/tmb/351/1.jpg', style: { width: '120px', left: '-60px' } },
2: { src: '/media/videos/tmb/351/2.jpg', style: { width: '120px', left: '-60px' } },
3: { src: '/media/videos/tmb/351/3.jpg', style: { width: '120px', left: '-60px' } },
4: { src: '/media/videos/tmb/351/4.jpg', style: { width: '120px', left: '-60px' } },
5: { src: '/media/videos/tmb/351/5.jpg', style: { width: '120px', left: '-60px' } },
6: { src: '/media/videos/tmb/351/6.jpg', style: { width: '120px', left: '-60px' } },
7: { src: '/media/videos/tmb/351/7.jpg', style: { width: '120px', left: '-60px' } },
8: { src: '/media/videos/tmb/351/8.jpg', style: { width: '120px', left: '-60px' } },
9: { src: '/media/videos/tmb/351/9.jpg', style: { width: '120px', left: '-60px' } },
10: { src: '/media/videos/tmb/351/10.jpg', style: { width: '120px', left: '-60px' } },
11: { src: '/media/videos/tmb/351/11.jpg', style: { width: '120px', left: '-60px' } },
12: { src: '/media/videos/tmb/351/12.jpg', style: { width: '120px', left: '-60px' } },
13: { src: '/media/videos/tmb/351/13.jpg', style: { width: '120px', left: '-60px' } },
14: { src: '/media/videos/tmb/351/14.jpg', style: { width: '120px', left: '-60px' } },
15: { src: '/media/videos/tmb/351/15.jpg', style: { width: '120px', left: '-60px' } },
16: { src: '/media/videos/tmb/351/16.jpg', style: { width: '120px', left: '-60px' } },
17: { src: '/media/videos/tmb/351/17.jpg', style: { width: '120px', left: '-60px' } },
18: { src: '/media/videos/tmb/351/18.jpg', style: { width: '120px', left: '-60px' } },
19: { src: '/media/videos/tmb/351/19.jpg', style: { width: '120px', left: '-60px' } }});
|