Unfortunately REOPS doesn't support muting one element and not another
out of the box. You could extend REOPS to add this functionality in,
though. I'm not sure what the process would be, but you could listen
for your user muting the MP3, then drill down into the media element
and access perhaps an AudioTrait to directly mute that element and not
the other.
Nils
On Feb 22, 10:32 am, Efflam <
he...@efflam.com> wrote:
> Hi,
> in fact, I met another problem. My mp3 is synchronized with a flv via a
> ParallelElement. But I need to be able to mute the mp3 only.
http://forums.adobe.com/message/2794614
> <
http://forums.adobe.com/message/2794614>I have to use a ProxyElement. I
> had looked a little in REOPS code and decide to rebuilt an new player
> directly based on OSMF.
> REOPS is a very good player but maybe my needs were too much specific this
> time.
> Let me know if I'm wrong and if REOPS can handle that.
> thank you.
>
> 2011/2/22 Efflam <
he...@efflam.com>
>
>
>
>
>
>
>
> > Ok, I'll try.
> > thank you !
>
> > 2011/2/22 turbidity <
nils.thingv...@gmail.com>