PDA

View Full Version : Windows Media Player


dizzy
08-11-2005, 02:03 AM
I downloaded a game preview in the Windows (wmv) format because I wanted to place in it the middle of a splash page. I'm having trouble coding it though. I don't want to standard Window Media Player controls on the bottom to show. I just want the viewing area. Does anyone know the code for this?

DreW
08-11-2005, 03:15 PM
you could convert it to a swf file and put it in a flash player with no boarders/ Would look the same and would prolly be better to work with on a slpash page.

wyrickj
08-11-2005, 08:44 PM
You can do it using the Windows Media Player ActiveX Control in an ASP.NET enviroment. I would though hunt down a managed code control though instead of using ActiveX in .NET.