HTML AnyAd plugin for supported scripts was updated.
Now user is not limited to single AD, can create multiple ads, later displayed in random order.
This is our basic that we offer, of course because it's open code - you may use plugin in any other way.
2.
New plugin added that extends youtube wrapper.
With this premium plugin users have access to all available youtube qualities, from 240p to 1080p.
Just watch it live: http://www.nuevolab.com/plugins/youtubelevels
3.
Youtube API is missing mouse events listener for youtube Chromless player. As far this issue ramains unsolved. There are dozens posts about it on google groups and forums. Mouse events in youtube window can't be tracked at all.
What it means?
1st scenario:
youtube parent object can be ordered to listen mouse events. This means that viral icons, mouse icon, hiding playbar will work - but youtube ad (if appear) is not allowed to be closed and stays on top trhough entire video length (that's what is on jw and flow players).
Not nice...
2nd scenario:
mouse events from youtube parent can be skipped from listening. Then it will be possible to close youtube ad (if appears) - youtube object acts same as on youtube website. However viral icons won't appear on mouse over, hiding controlbar won't work..
Not nice...
We spent long time trying to eliminate this issue, did hundreds tests.
Finally found some workaround, pretty primitive in code - BUT WORKING!
Current player in client's download section is already updated.
All other players are miles behind Nuevoplayer when it comes to youtube wrapper. All have problems with tracking mouse events, are not able to close youtube ads; all are very poor with youtube qualities (jw doesn't have it at all).
Seems Nuevoplayer's youtube wrapper is the best you can find