Hey,
I am using 2 instances of MediaPlayer from OSMF in a swf. I would like to use one as a background with StageVideo and play with the other one (with scale or alpha ... ) without stageVideo on but in front of it.
I saw the property : OSMFSettings.enableStageVideo = false;
But It set on/off the property for the entire swf, doesn't it ?
Is there a way to separate the treatment between these 2 instances ? One with StageVideo and the other one without ?
Thanksss