"activex control" in VB.net

G

Guest

I have an application containing WMP and I'd like to create an "online"
version of it. I believe that this used to be accomplished with activex in
VB 6. How would I go about recreating it for use in websites like youtube,
or other flash players? Do I have to go back to VB 6?
 
G

Guest

Can someone tell me if I'm not posting as a "MSDN Subscriber"? I'm not
getting any response from anyone for my posts... I thought someone was
supposed to respond in 2 days.

Thanks
 
R

rowe_newsgroups

I have an application containing WMP and I'd like to create an "online"
version of it. I believe that this used to be accomplished with activex in
VB 6. How would I go about recreating it for use in websites like youtube,
or other flash players? Do I have to go back to VB 6?

AFAIK ActiveX is alive and well with on the .Net framework. Since
ActiveX is not my area of expertise, I did a quick search in the
Asp.Net group and found the following thread that may be of use to
you:

http://groups.google.com/group/micr...ws+media+player&rnum=2&hl=en#12c13dde12ecf77a

Thanks,

Seth Rowe
 
G

Guest

thanks for the response.

I think I'm just not making myself very clear. I don't want to embed the
Windows Media Player activeX control into a webpage. I've created my own
player in VB2005 as a windows forms project. Now I'd like to make it into
something like an Activex Control and drop IT into a webpage.
Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top