StageVideo playing streams seamlessly.
Hi,
I'm currently working in a project for IOS and Android using Adobe AIR where we will have a sequence of videos (locally) playing one after each other.
I have been playing around with the SatgeVideo which offers an amazing performance but it gets really frustrating whenever I have to join videos together. Using the normal Video Object and flv files works fine except that the performance is horrible.
Whenever I swap the stream using StageVideo the stage blinks, it feels like the StageVideo clears itself before playing a new stream while using a normal Video object works as it should.
Is this a bug?, is it the StageVideo default behavior?
Thanks