right - weird. sorry about that. i'll look into that link a bit later.

as for the muting of audio in WMP, you should be able to call a JS function
that targets the player with this command:

myPlayer.settings.volume = 0;

which is referenced in the SDK API Muzak linked to.

pretty straightforward once you get the whole Flash->JS communication down.

g.

On 10/24/06, Sander van Surksum <[EMAIL PROTECTED]> wrote:

Thanks,

The second link isn't working yet.

What I'm trying to do is to mute the volume of the wmv on a button event
in flash.

Hope someone has already done this before.

Regards,

Sander



--
weblog: broadcast.artificialcolors.com
blazePDF: www.blazepdf.com
band: www.cutratebox.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to