- This topic has 8 replies, 4 voices, and was last updated 12 years, 2 months ago by
support-michael.
-
AuthorPosts
-
John-DohertyMemberHow would I enable flash within my app or html 5? so embedded YouTube videos will function correctly on android please help!!
May 7, 2013 at 4:16 pm #338895
support-octavioMemberHi John,
MobiOne does not yet provide a cross-platform youtube player. This is on our todo list. You may try using the HTML widget to integrate your own youtube player. Your mileage will vary based on the version of android and the device.
May 8, 2013 at 1:54 am #338907
hoidaonguyenMember@support-octavio
I am planing to assign one of my team member to investigate “Video player” on new version of MobiOne
However, lucky I saw this…Save me a “Tons” of time lost……
By the ways “When this issue will be fix?” (Make-sure time/date is correct).Thanks a million
May 10, 2013 at 12:58 pm #338996
John-DohertyMemberGlad I could help, but one more question. How would I import the mobione project into eclipse? so I can embed flash there and save it.
May 14, 2013 at 10:14 am #339096
support-michaelKeymaster> How would I import the mobione project into eclipse?
Are you wanting to import a mobione project into a specific type of eclipse project, e.g., dynamic web project, MyEclipse HTML5 app project, …?
One thought is to share a common directory between MobiOne and Eclipse. Do this by using an Eclipse linked folder to point to your mobile project’s www folder. You will need to refresh your Eclipse project anytime you generate new code in the MobiOne project.
May 14, 2013 at 1:14 pm #339106
John-DohertyMemberI am just after building the .apk and decompiling with software and imported into eclipse but I can not figure out how to embed flash because I can not find the correct api. Would you be able to recommend another way of me some how getting YouTube videos to work completely on android native application because embedded YouTube videos do not play properly, you have to click the enlarge button in order to see the video and hear the audio at the same time.
May 15, 2013 at 4:12 pm #339134
support-octavioMemberHi John-Doherty,
My understanding is that a this needs to be solved natively. The issue you are raising with embedded video vs full screen is due to cross platform portability issues. With the mp4 video player we opted for the full screen mode as that is the only mode that we were able to get working and it is still flakey across different versions of android and iOS and between phones and tablets.
May 16, 2013 at 2:36 am #339143
John-DohertyMemberso what you are basicallly saying is that it cant be fixed until you update the actual program so it can support it
May 16, 2013 at 5:30 pm #339166
support-michaelKeymaster>so what you are basicallly saying is that it cant be fixed until you update the actual program so it can support it
Correct.
-
AuthorPosts