Skip to main content
Participating Frequently
November 18, 2016
Question

Animate CC Playback Control for Video

  • November 18, 2016
  • 1 reply
  • 574 views

I have imported 2 MP4 videos into my FLA  file.  The movies play fine, except that the playback control skin is extremely tiny at the bottom of the movie frame.  When I publish to Android Air 23, the playback controls are totally gone, even though I included the SkinOverAll.swf file in the publish settings.

Is there any way to increase the height or size of the playback skin, and what am I missing that the APK file eliminates the playback control.

The intended device is Samsung Tab S2 tablet, 1536 x 2048px, movies are 1280 x 720px.

Thanks,

Bob

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    November 18, 2016

    you should be adding your flvplayback component to your stage and assigning its source.

    then add the skin and video to your included files.

    you can also import but then you need to be careful about which option you choose.

    Colin Holgate
    Inspiring
    November 18, 2016

    It's AIR for mobile, I don't think the skins will work. Also, I interpreted the fact that the video is playing on Android to mean that the steps to connect the video had been done correctly.

    Participating Frequently
    November 18, 2016

    All available steps found across the internet have been implemented.  The movies play fine on android devices, just no playback controls. I can run the movie in any format with the playback skins except as an APK, even with all support files included in the publish settings.  That being said, the tiny playback controls at the bottom of the movie are across the board on any format.  Is there a way to resize the playback controls so that you can see them better?