Skip to main content
March 21, 2017
Question

Need help for running video file in Android

  • March 21, 2017
  • 2 replies
  • 1123 views

Hi, i have problem on running my video files in Android. Im using adobe flash cs6 and AS3 for interface and export all files to my android ( save in APK file ). Videos playing well but i was wondering isnt possible for my videos to be played in full screen mode when full screen button is clicked ?  Previously, when i clicked full screen button in provided skin, the video size still remain same, just it shows video screen, not full screen. Anyone knows how to fix this ? or maybe coding for as3 might works ? i'd try every possible ways but none works. Appreciate any helps,thanks !

This topic has been closed for replies.

2 replies

March 24, 2017

im not using any code for video. mind sharing any that might works ?

kglad
Community Expert
Community Expert
March 24, 2017

are you using an flvplayback skin with fullscreen?

March 25, 2017

yup

kglad
Community Expert
Community Expert
March 23, 2017

you can use the fullScreenTakeOver property of the flvplayback component to determine whether the video is fullscreen or the stage.

March 23, 2017

hi i tried it out but still not working. video still playing in same size. i wish video can be full screen accordingly to my phone size

kglad
Community Expert
Community Expert
March 23, 2017

what code are you using to make the video go fullscreen?