How do I make a resizable, moveable, video window in WMP?

I've been trying to get this to work since I started skinning and I just cant figure it out. Can anyone give me step by step instructions on how to do this. The WinMedia SDK isnt telling me what I want to know. I know someone out there should be able to help me. Please! I would really appreciate a response ASAP. This is for a special skin.

2,023 views 2 replies
Reply #1 Top
hey Cerebro...

open my SleekMP XP skin (the code i mean) & look in the video section...

the view id for video in the wms file is "videoMP".. in this view look into the subview "vidBotRTC"...
in the js file look for the "videoFn (doWhat)" function inside of which see case "resize"..

i kno thats not really helpfull but its the best way for getting a step by step way instructions..