Hi,

i want to play a vedio clip in my web page.ihave added a media player control to the visual studio toolbox using the following procedure.

Right click in the toolbox,select Choose items from the drop down,select Com Components tab from the dialog box and then check the corresponding checkbox for windows media player and then click ok.

I can see the control added to the tool box but is in a disabled state.I found it is working fine with windows form but when used with web forms it is displayed in the toolbox but in a disabled state.

why doesn't it work with web forms?

Recommended Answers

All 2 Replies

Use object or embed tag.

Hi,
Thank you for your reply.
I have some problem using <OBJECT> tag and <EMBED> tag.

when i used embed tag i am getting an error saying element 'embed' is not supported and when i used object tag i am not getting any error
but the vedio clip is not played.

can u please help me with a small example?


thank you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.