thats why i asked here first :)
after some more tests here is what i have:
even without using Videolayer, meaning only using Sprite containing the OSMF component i still have the bug.
but it is working fine with flex 4.10
and it is working fine with 4.11 if i disable stageVideo in OSMF with OSMFSettings.enableStageVideo = false;

so the conclusion could be that it comes from OSMF and not flex, but when i test strobeMediaPlayer with same video here: http://osmf.org/dev/2.0gm/setup.html
and i enable stageVideo, it is working fine also.
or this player is also based on OSMF 2.0

it seems that flex application itself prevent fullscreen to be done.
i think it has to do with wmode.

Le 28/10/2013 22:50, Jeff Tapper a écrit :
Do we know if it is an OSMF issue, or a Flex one?  If OSMF 2.0 works fine
with Flex 4.9 SDK (does it?), but not with 4.11, it seems something in the
recent 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 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
<sebpatu.f...@gmail.com>wrote:

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 VideoElement value for source).

The video play well, but the fullscreen does not show the image, only
audio is working fine.
Does anyone else has this issue?

Thanks
Seb


Reply via email to