Jump to content

Video Not Playing But Hear Audio on my Samsung Galaxy Tab E Lite?


farhan
 Share

Recommended Posts

I just wondering if anyone know what causing the video not playing on Samsung Galaxy Tab E Lite 4.4.4?

I can hear audio play though. On my iPhone 6, everything works just fine.


var layer = game.add.group();

layer.x = game.world.centerX;

layer.y = game.world.centerY;

var video = game.add.video('space');

video.play(true);

var sprite = layer.create(game.world.width*0.5, game.world.height*0.5, video);

sprite.anchor.set(0.5);

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...