Home > Archive > Smartphone Developer Forum > May 2005 > Open MediaPlayer from browser
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Open MediaPlayer from browser
|
|
| Digistencil 2005-05-30, 4:00 pm |
| Hi,
I need to create a web page that has several url links. Each of these links
is a ASF video stream that can be seen on MediaPlayer using "open URL". Is
it possible to view the video stream directly on the web page (on smartphone
browser) or the only way is to open MediaPlayer? If so how, can i call
Mediaplayer from the browser? How?
Thanks,
Miguel
| |
| Alex Feinman [MVP] 2005-05-31, 4:02 am |
| Are you asking whether you can host a WMP control in a web page? Yes, you
can, but only if it is a WMP10
If you download WMP10 SDK (desktop), you can try the sample
samples\webpages\embedded\embedded.htm on your PPC or phone
To reiterate - it won't work on the devices that have WMP9 or 8
--
Alex Feinman
---
Visit http://www.opennetcf.org
"Digistencil" <digistencil@mail.telepac.pt> wrote in message
news:unNHHJUZFHA.800@tk2msftngp13.phx.gbl...
> Hi,
>
> I need to create a web page that has several url links. Each of these
> links is a ASF video stream that can be seen on MediaPlayer using "open
> URL". Is it possible to view the video stream directly on the web page (on
> smartphone browser) or the only way is to open MediaPlayer? If so how, can
> i call Mediaplayer from the browser? How?
>
> Thanks,
> Miguel
>
>
|
|
|
|
|