I tried to find a good sample to teach me how to embed .wmv files to play in windows media player in the IE without the controls bar, and to be able to change the played files using js plus to be able to stop and play again.
tell me if you know a good sample.
Though working with a Flash player or, even better, HTML5 video (if possible) would be better than using WMP here is some code (that I pulled from this page) that should get you started with placing a WMP object in a webpage:
I'm not sure of a good way to control it with JavaScript, though. Sorry.