point 2 is workaround to make it sure it display everytimes, but it
disables the performance gains from stageVideo.
I finally got everything clear now i think:
as it is said in the link, justin provided, the stageVideo is displaid
under the Display list, so everything that is drawn above can o
Hi,
Looks like this[1] explains the issue and conains workarounds.
1. Add backgroundAlpha="0" to the Application container
2. OSMFSettings.enableStageVideo = false;
We could do the second in the SDK but no idea if that is a good idea or not.
Thanks,
Justin
1.
http://help.adobe.com/en_US/OSMF/
release here might have broken it.
-Original Message-
From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash
Muppirala
Sent: Monday, October 28, 2013 5:42 PM
To: dev@flex.apache.org
Subject: Re: Flex 4.11 + OSMF 2.0 => bug
Sebastien,
I dont think we have control over O
Hi,
Any chance you can provide some example code showing the issue?
Thanks,
Justin
Muppirala
Sent: Monday, October 28, 2013 5:42 PM
To: dev@flex.apache.org
Subject: Re: Flex 4.11 + OSMF 2.0 => bug
Sebastien,
I dont think we have control over OSMF features. Have you tried posting in
the OSMF forums? [1]
Thanks,
Om
[1] http://forums.adobe.com/community/opensource/osmf
On Mon,
Sebastien,
I dont think we have control over OSMF features. Have you tried posting in
the OSMF forums? [1]
Thanks,
Om
[1] http://forums.adobe.com/community/opensource/osmf
On Mon, Oct 28, 2013 at 2:36 PM, sébastien Paturel
wrote:
> Hi,
> it seems i have a bug with the new release, whith use o
Hi,
it seems i have a bug with the new release, whith use of OSMF 2.0
i installed flex SDK in Flash builder with the latests installer,
created a project which only contains a VideoPlayer and set a source
value to a mp4 file threw http protocol (its the same with RTMP protocol
and a VideoElemen