There seems to be a bug in Corona when playing one video right after the other using media.playVideo(). I’ve tried on the iPad 2, and the simulator. First of all, it doesn’t work when the successive call is done right away; I needed to intrude a timer.performWithDelay(1, …) to have it play. Secondly, the screen for a split second goes black when there previously was an image. Now, even with the performWithDelay workaround – which works in the simulator – on the iPad itself I’m actually only hearing the sound of the second video, but can’t see it play.
Any help, bug fix? Thanks! [import]uid: 10284 topic_id: 18528 reply_id: 318528[/import]