Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Change / reload adtvideo.xml dynamically

1 reply [Last post]

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...