Re: Add window Media palyer on IE toolbar



Hi Ronda,

I am a bit confused as I have only briefly read your blog and I am not an
expert in C# although I have had downloaded and played with the C# project
from CodeProject. My preferences are to use the ATL implementation that is
also available from thecodeproject.

That aside, it appears that your issue is now the visibility of media
control in the toolbar which has loaded sucessfully. So Implemented
Categories values is not the issue.
I am guessing that it may be something simple like the default property
settings for your Media control - autoplay=true ?
Another thought is that you may have to set the zorder of the control
dynamicly to bring it to the front of the toolwindow32 container or do a
setparent. Check your New code for the properties that are being
instanciated on creation of both the toolwindow and the media control. I
know that the VS IDE can be a bit flakey with form layouts changing between
design time and compilation.

Regards.
"R0nda" <R0nda@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9D3D4BE7-FF01-4CAB-B0A9-DF41E87ADFD4@xxxxxxxxxxxxxxxx
Dear Rob ^_^:

Thanks a lot for reply.

I am doing some enhancements on a TV site. They have a info SMS bar
scrolling on their TV and they asked me to add the Info bar sms on IE
toolbar, so that
their users will always have a look on the SMS in case they have scrambled
from one web page into another. The SMS bar is now viewed in a movie file
(.mwv) and synchronized with TV scrolling bar.
I was communicating with our friend nobguz for giving the WMP a strong
assembly name, which was done, as you might read our pre-thread .
I drag the Window Media Player object into a window form and compile my
code
with no error. The Band object Lib. is capable to emebed what has been
developed on window form into IE ToolBar. Unfortunately, I can't view the
WMP
on IE. Eventhough, I have created a scrolling text bar and it was done
successfully through this same technique. As you know, the Media Player is
an
activex control, I said that there might be a specific setting on IE to be
configured for viewing the movie file.
You told me that I have to add a value to CLSID in the registry. After
reading my task in details, please does this method suit in solving our
problem? if so, I wrote regedit commnad on my cmd, what is next :)?
really, I
am in need for a further details from your side if possible.

Thanks a lot on reading.....

Best Regards,
R0nda

"Rob ^_^" wrote:

Hi Ronda,

Why are you trying to add the Media Player as a toolbar when it already
is
available as a Side bar?

You can tweak the existing Media Bar to become a toolbar by adding the
appropiate "Implemented Categories" value to the CLSID value in the
registry. (you have to reboot your machine for the changes to come into
effect)

I will leave it to you to research how to do this. Search for Band
Objects
in MSDN.

Regards.
"R0nda" <R0nda@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:766FBDB8-FBCF-421C-8AA9-CDCD4DAE8948@xxxxxxxxxxxxxxxx

Hi,

The window Media Player Activex Control doesn't appear on my IE
toolbar.
Please click here:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=758627&SiteID=1
So please do you have any idea what I should do?

Best Regards,
R0nda






.



Relevant Pages

  • Re: Bring back the shortcut bar! What gives?
    ... Control the things you can and Don't Worry about the things you can't ... > toolbar gloss over the fact that Microsoft simply took it away without ... >> Office Shortcut Bar is not included in Office 2003 ... >> create a Shortcut Tool Bar for Office 2003 using the Windows task Bar. ...
    (microsoft.public.office.misc)
  • Re: Add window Media palyer on IE toolbar
    ... I made the window Media player settings (play to true, visible true, enabled ... still I can't view it on IE toolbar. ... scrolling on their TV and they asked me to add the Info bar sms on IE ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Add window Media palyer on IE toolbar
    ... Why are you trying to add the Media Player as a toolbar when it already is ... You can tweak the existing Media Bar to become a toolbar by adding the ... The window Media Player Activex Control doesn't appear on my IE toolbar. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Add window Media palyer on IE toolbar
    ... scrolling on their TV and they asked me to add the Info bar sms on IE ... The SMS bar is now viewed in a movie file ... I drag the Window Media Player object into a window form and compile my code ... developed on window form into IE ToolBar. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Toolbar image
    ... Thats exactly what I need instead of maybe the toolbar. ... >contained in a rebar control that has one or more ... >bars and a menu bar. ... The window icon is it's own ...
    (microsoft.public.vc.mfc)

Loading