Hello,
I have read this topic and can't understand, why my video opens in web browser?
My code
<div data-role="content" > <iframe frameborder='0' height='300px' width='100%' style='margin-top: 140px;' src='http://www.youtube.com/embed/M7FIvfx5J10'></iframe> </div><!-- /content -->
Maybe, i should write some code in config.xml except <access origin="*" subdomains="true"></access> ?
I use tizen 2.2.1 and i have tested on device and Emulator.