Hi,
It can't work on mobile devices for two reasons:
- iOs devices and soon Android too doesn't support Flash and the component is using flash as main player. Soon I'll publish a new version that will use the iframe YT API, that way the video will be implemented with the VIDEO tag where supported.
- Even if The component would use the HTML5 VIDEO tag,, mobile devices prevents the autoplay of the video as security policy and anyway the video would be played in a new window.
That's why it falls back to the background on mobile devices.
Bye,
Matteo