garfunkle Posted June 30, 2016 Share Posted June 30, 2016 Im currently developing an app with a lot of video controls. this.current_video = game.add.video('video-main' + [...]); this.current_video.playbackRate = 4; Its works with a browser, works with an iPad, but not with android. Someone knows why? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts