Hi,
i have the following problem:
at our site, we change only the files in jwplayer like this:
jwplayer('player-player').load({
file : video.url,
image: video.img
});is there any way to change or reload adtvideo.xml, according to the actual video, without recreating the whole player?
Never mind, i was made a workaround...