Hi
Sorry if this is a bit off topic - but it is nearly on topic
and
I am sure that someone in here will know the answer !!
So please forgive my cheekyness for asking.
I create WMV files using Windows Movie Maker
I play them in WebPages by creating the following Object
OBJECT ID="mediaPlayer"
WIDTH ="480"
HEIGHT ="360"
CLASSID ="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
STANDBY ="Loading Microsoft Windows Media Player components..."
TYPE=application/x-oleobject" VIEWASTEXT
The object is followed by a few 'PARAM's
I cannot find the documentation showing all of the optios for PARAMs
Does anyone know if there is an option for 'AtEnd' (or whatever)
in which I can specify an action to be taken when the file has
finished playing ??
OR
Where I can get get the full documetation for the object ???
Thank you (I hope)
Pete (Northolt UK)
PS - if anyone wants a copy of the full code that I am using - please
ask !!
Sorry if this is a bit off topic - but it is nearly on topic
and
I am sure that someone in here will know the answer !!
So please forgive my cheekyness for asking.
I create WMV files using Windows Movie Maker
I play them in WebPages by creating the following Object
OBJECT ID="mediaPlayer"
WIDTH ="480"
HEIGHT ="360"
CLASSID ="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
STANDBY ="Loading Microsoft Windows Media Player components..."
TYPE=application/x-oleobject" VIEWASTEXT
The object is followed by a few 'PARAM's
I cannot find the documentation showing all of the optios for PARAMs
Does anyone know if there is an option for 'AtEnd' (or whatever)
in which I can specify an action to be taken when the file has
finished playing ??
OR
Where I can get get the full documetation for the object ???
Thank you (I hope)
Pete (Northolt UK)
PS - if anyone wants a copy of the full code that I am using - please
ask !!
Yes, this is pretty-much OT. I think a web development/HTTP/Active X forum
would be more appropriate, than this one that has nothing to do with Media
Player or web development.
However, see if this help.
http://msdn2.microsoft.com/en-us/library/bb614511.aspx
--
James
Orlando (Goofy says "Hey!"), Florida


would be more appropriate, than this one that has nothing to do with Media
Player or web development.
However, see if this help.
http://msdn2.microsoft.com/en-us/library/bb614511.aspx
--
James
Orlando (Goofy says "Hey!"), Florida
This Thread
Please Register and login to reply and use other advanced options
- Information tabs
- Microsoft Windows MediaCenter
- 2007-11-14
- International Journal of Electronics, Information and Systems (IJEIS) Call for Paper
- Computer Hardware
- 2010-02-18
- recieving "the requested lookup key was not found in any active...
- Microsoft Windows MediaCenter
- 2009-12-10
- BIOS CPU Fan speed control. Help me understand and change the correct settings please.
- Home-built Computers
- 2009-10-26
- can you say it please
- Computer Hardware
- 2009-12-01





XML Sitemap
> Sorry if this is a bit off topic - but it is nearly on topic
> and
> I am sure that someone in here will know the answer !!
> So please forgive my cheekyness for asking.
> I create WMV files using Windows Movie Maker
> I play them in WebPages by creating the following Object
> OBJECT ID="mediaPlayer"
> WIDTH ="480"
> HEIGHT ="360"
> CLASSID ="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
>