Have a look at the media player sdk
http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/windowsmediaplayer10sdk.asp

http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/settingsvolume.asp

>From Flash, use the ExternalInterface api to call a javascript function, which 
>then sets the wmp volume.

flash.external.ExternalInterface
http://livedocs.macromedia.com/flash/8/main/00002200.html

regards,
Muzak

----- Original Message ----- 
From: "Sander van Surksum" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Tuesday, October 24, 2006 4:56 PM
Subject: RE: [Flashcoders] Using Flash to Control Windows Media Player


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


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


Ah yes - the power of old links... :-\

Here are current locations of those links, and hopefully will stay for
some time (the old ones were on a local server that died and these are
now on a hosting company server that hopefully won't die)

controlling a video:

http://artificialcolors.com/experiments/page_video1.html

note that this is a really old example. These days, with there being a
WMP implimentation that works in Firefox, as well as the
ExternalInterface API, you might be able to get this running in other
browsers.

second, here's the OLD experiments page:

http://artificialcolors.com/experiments/page_experiments_1.html

the SMIL file lip-syncing experiment is in there. It worked fine but is,
again, really old. You can probably come up with some better solutions
these days.

hth
g.




_______________________________________________
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