Page 2 of 2

embedding you tube videos

Posted: Tue Jun 25, 2013 7:23 pm
by Maryna Brodina

Could you clarify what device/version you use to test app? We tested with Android 2.3.5 - it works as expected. Could you try to build .apk file with Appery.io (without using Eclipse) and see if it works?


embedding you tube videos

Posted: Wed Jun 26, 2013 3:59 am
by Cio BB

As your instructed, I export the release binary .apk directory from appery, and then install to my device, but still got negative result

here is my device info: Image

By the way, I try to build a clean phonegap project (without any plugin like InAppBrowser nor ChildBrowser) out of appery scope and try to test the embedded code, the video shown with positive result.


embedding you tube videos

Posted: Thu Jun 27, 2013 6:46 am
by Anton Artyukh5836028

Hi,

Can you try your app on other device?


embedding you tube videos

Posted: Sun Oct 06, 2013 6:16 pm
by Dan Sweeney

Hi, I'm having the same problem.

If I expand the video to full screen I can see it, but I can't see the video in the standard window.

Thanks


embedding you tube videos

Posted: Mon Oct 07, 2013 7:47 pm
by Kateryna Grynko

Hi Dan,

Add the following HTML code to Panel component source code:
code<iframe width="200" height="100" src="&#47;&#47;www&#46;youtube&#46;com&#47;embed&#47;egWj0hcOjxk?list=UUayFmK1XdzkXiKLWA-j4wKA" frameborder="0" allowfullscreen><&#47;iframe>/code