Thanks a lot

I've figured out wat was going wrong.

you can't test the fscommand localy :-S
it needs to come from a server to test

So when I uploaded to a server it worked.

Thanks for all the help

Sander


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
g.wygonik
Sent: dinsdag 24 oktober 2006 21:30
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Using Flash to Control Windows Media Player


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
_______________________________________________
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