Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

embedding you tube videos

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?

Cio BB
Posts: 0
Joined: Fri Feb 08, 2013 7:56 am

embedding you tube videos

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.

Anton Artyukh5836028
Posts: 0
Joined: Wed May 08, 2013 12:57 pm

embedding you tube videos

Hi,

Can you try your app on other device?

Dan Sweeney
Posts: 0
Joined: Thu Feb 21, 2013 9:49 am

embedding you tube videos

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

embedding you tube videos

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

Return to “Issues”