This is not player issue, but small typo bug in midroll xml file.
So if you cannot click midroll ad, check file "midroll.php"
Depending on script used, it can be in directory "/nuevo/", "/media/nuevo/", or "/nuevo/player/"
Find line similar to:
- Code: Select all
print "<click_url>".$mid['url']."</click_url>\n";\
"display_url" must be changed to "url" in 2 places
Don't forget that click URL must be full URL with "http://"