1
I’m building a very simple skin for windows media player. How do I get the video to open in its original size? That is, WMP has to capture the size of the video and already open in its size. For example, if a video has 200x200 the WMP already opens this size. If the video is 400x500 the WMP already opens with this size too.. my code....
width = "640"
height = "360"