Hey I gotta question for you guys I am looking to tie in my openX vidoe ads with my JW Player, I know a plugin exist, put I wanted to get a more descriptive explanation with anyone with past experience. Basically it's a sport video search engine, and when the user click on a video it should have a pre-roll ad then the video. All the examples I've seen have the video directly in the config xml file, and I know I can't do that because it all depends on what the use click. Is there a general way to do it? Like say they are five videos with id 1,2,3,4,5. Can I add in the number as a variable for example the click the 3rd video. So it would be: "file:" "domain.com/basketball/videos.php?ID=" + $DPick Any help on this