If you were Registered and logged in, you could reply and use other advanced thread options
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
> 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 !!
>
> 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 !!
>
Thank You Jamie
Pete (Northolt UK)
Jaime wrote:
Pete (Northolt UK)
Jaime wrote:
> 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
> > 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"
> > 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"
> >
> > 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 !!
> > 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 !!
- Please help, information requested
- May 18, 2007, 5:28 pm
- PC hangs when requested to shut down
- October 28, 2006, 7:39 am
- ATI TV Wonder Elite preInstall info requested
- June 1, 2006, 1:15 pm
- recieving "the requested lookup key was not found in any active...
- November 22, 2006, 4:52 pm
- Problem switching users - password requested
- November 27, 2006, 4:43 pm
- Win XP Media Center not installing-SP2 disk requested
- December 16, 2008, 5:21 pm
- MyWeather 0.9b - Not just another weather addin - BETA FEEDBACK REQUESTED
- August 17, 2005, 7:17 pm
- CD Information not there???
- August 7, 2005, 6:33 pm
- track information
- July 2, 2005, 1:34 am
- Lack of Information
- November 29, 2005, 10:34 am
- MCE Version information
- January 16, 2006, 10:41 pm
- program information
- October 3, 2006, 7:40 pm
- DVD Movie Information
- October 5, 2006, 4:52 pm
- Program information
- November 20, 2006, 12:45 pm
- system information
- March 21, 2007, 9:16 pm





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