Working with Windowns Media Player in Website ???
-
:(:(Im try to working with WMP , but it not working Please help me process this problem; I try to play *.WMV on my Website; I can use Object but i can't working it with behind code; Thank A lot Of......
-
:(:(Im try to working with WMP , but it not working Please help me process this problem; I try to play *.WMV on my Website; I can use Object but i can't working it with behind code; Thank A lot Of......
HarryIsp2007 wrote:
I can use Object but i can't working it with behind code;
Of course you can't. The server code runs on the server to create the page, then the page is displayed in the browser, where the WMP object is created. The server code and the WMP object exist on different computers, and they don't even exist at the same time. When the server code is running, there is not yet any web page, and when the web page exists, there is no server code running.
--- single minded; short sighted; long gone;
-
HarryIsp2007 wrote:
I can use Object but i can't working it with behind code;
Of course you can't. The server code runs on the server to create the page, then the page is displayed in the browser, where the WMP object is created. The server code and the WMP object exist on different computers, and they don't even exist at the same time. When the server code is running, there is not yet any web page, and when the web page exists, there is no server code running.
--- single minded; short sighted; long gone;
yes. but with Code HTML i can user Object to Play *.WMV ; I try to working with WMP.DLL , i can play movie but i play with media player in client; I think it can, but client must download video first, then in client can paly it; I try to input this Object (MEDIA) in Website; But i can't , Pleasr help me ???:(:(:(:(
-
:(:(Im try to working with WMP , but it not working Please help me process this problem; I try to play *.WMV on my Website; I can use Object but i can't working it with behind code; Thank A lot Of......
-
Thank you very much, i have make it with HTML code in my site; but now i want to use *.WMV in my site on behind code; and control it with WMP.DLL to uselly;:(:(:(
-
Thank you very much, i have make it with HTML code in my site; but now i want to use *.WMV in my site on behind code; and control it with WMP.DLL to uselly;:(:(:(
-
Your code behind runs on the server and so cannot manipulate the media player on the client. WMP.DLL is intended to control media player on the same computer, which in this case would be the server.
Thank a lot of your mess..... Thank abour your idear; i have just working with WMP.dll; but i can't play movie in servers; With WMP.dll we can play the movie in client. When client click on movie, the movie in server will load to this PC and play the movie in this client; Last choise, i must working with Object in HTML code; May be i don't known more about WMP.dll , i think we can use it in my web. Please go and working with me in this object; ;););)