rexrainbow
I implemented 2 new properties, 1 Condition and 1 expression:
properties:
- Show Info: informations that appears on top of the video
- Dissable keyboard: enable/disable keyboard to play/pause/forward etc
condition:
- onError: If the video return any error (2, 5, 101, 150), the plugin is triggering it now.
expression:
- ErrorMessage: brings the error number (works just using the ID property in edit mode, if loads the video by "load video" on runtime, it returns 150 most time).
Demo: http://fabiocolombini.comli.com/youtube/
Download: http://fabiocolombini.comli.com/youtubePlugin/youtube.rar
If you wanna take a look at it, I commented all my modifications with "frcol".
I really hope you don´t care about it. I just needed these functionallities and implemented. So, if I have it working, the best thing to do is share it. And I think it´s not fair to rename it and put in another place for downlaod, because all the credits is for you. If somehow you don´t like it, just tell me what to do.
I REALLY aprecciate your work and wanna humbly help.
MaorKeshet
1- I think it´s not possible because it´s a DOM element <iframe>
2- I think it´s working.
3- The click on the video, i think it´s not possible. I didn´t find anything about it in Youtube API.