Hi there,
We're working with OVA & our custom player. It's working very fine.
Actually, we have a short problem. Our custom player is loaded inside an other SWF. Sometimes, the SWF parent need to unload the player.
When using unload / unloadAndStop on an SWF, a best practice consist to listen Event.UNLOAD in the loaded SWF to close any stream.
So, my problem is, that I can't acces to the "XML Stream" that OVA create to get AdServer datas.
Do you know what I mean ? Do you have any clue to close properly any OVA stream ?
Regards,
Thomas.
Hi Thomas,
When you say "stream" - do you mean the org.openvideoads.vast.server.Stream class or do you mean the actual clip stream that your player plays?
Paul