Page 2 of 2
How to get fluid Youtube/Vimeo embeds?
Posted: Tue Nov 05, 2013 3:00 pm
by Gregory Vaughan
Right, I'm not satisfied with how I have it either; it looks good in landscape mode but not portrait. For my application I think forcing full screen is not preferable until the video is playing because I think it is good to have the navigation on the page.
Is there a way to force landscape view of a page in Appery?
How to get fluid Youtube/Vimeo embeds?
Posted: Tue Nov 05, 2013 3:11 pm
by Maryna Brodina
How to get fluid Youtube/Vimeo embeds?
Posted: Wed Nov 06, 2013 2:20 am
by Robert Larsen
I looked over the topic, but does changing the coding force the whole app into native portrait? How would we go about doing it for just one page, or correct me if im wrong.
How to get fluid Youtube/Vimeo embeds?
Posted: Wed Nov 06, 2013 6:12 pm
by Kateryna Grynko
Hi Robert,
For one page and one component. What exactly do you need to do? What is the problem?
How to get fluid Youtube/Vimeo embeds?
Posted: Wed Nov 06, 2013 7:18 pm
by Robert Larsen
Well i would like to have it to where when you click the play button the video linked will play full screen, and in portrait mode, but without the scrollers on the screen. But i need it to work on multiple devices. I have also found using the code provided that when you click play on the video, it says this content is not viewable on mobile. But the videos will play in the app preview on pc.
How to get fluid Youtube/Vimeo embeds?
Posted: Thu Nov 07, 2013 9:31 am
by Maryna Brodina
Hello! It's not that easy to make only one page in portrait mode.Try to search for some PhoneGap plugin which playes video in full screen mode. Here is plugin example https://getsatisfaction.com/apperyio/... (this plugin won't help you, it's just an example on how to add plugin). If you won't find plugin try to use workaround. For example on button click navigate to page with video component on full screen. There won't be scrolling, but it's still not possible to make only this page in a portrait mode.