Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
I am using a media player control plug in for displaying videos on ASP.NET site using c#. It works fine in IE but it does not work on chrome.

Can any one help me with media player plugin download source that will work on chrome.

Thanks for your help
Posted
Comments
Maciej Los 5-Oct-14 16:09pm    
Because media player plug-in is for MS product: IE.

See this: Windows Media Player HTML5 Extension for Chrome[^]

More at: support.google.com[^]
Sergey Alexandrovich Kryukov 5-Oct-14 22:08pm    
Not a question. (Of course, "can you help me?" cannot be considered as question.)
—SA

1 solution

You can change your properties to make your WMP runs in all browser, read here

http://stackoverflow.com/questions/164/embedding-windows-media-player-for-all-browsers[^]

http://alistapart.com/article/byebyeembed[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900