+ Alpha channel works
+ Video loops
- No preload
(it requires me to understand the plugin code to fix)
- Video sound starts by itself
(due to broken preload it plays the sound, but doesn't show the picture)
~ No unload
(Lol I fixed it myself... What the hell man... Why was ".unload" using function ".stop"?!)
- No "shouldAutoUnload" variable in function ".load"
- ".isReady" doesn't work, or has no impact on preload process
How the hell did developer made it work, but missed 'the start' and 'the end'?!?!?!?