Discussion:
How to hide the Menu bar in the script of a skin file?
(too old to reply)
Jesus
2006-04-10 22:26:01 UTC
Permalink
I want to make a skin file (.wms) in such way that when it is downloaded by a
user just a plain video window is shown; no controls are required nor the
standars menu options of the menu bar: File, View, Play, Tools, Help.
What is the specific element (and how it must be defined) that should be
included in the script (apart of the other common elements like Theme, View,
Player, Video, Buttonelement, etc.) for controlling the visibility of the
Menu bar?
Thank you,
Jesus
zachd [MSFT]
2006-04-16 19:08:05 UTC
Permalink
View.Titlebar = FALSE. This is covered by the WMP SDK, which you can find
on http://msdn.microsoft.com . =) Or just look at any other skin on your
system that doesn't have a menu bar.

-Zach
--
Windows Media Development Team (speaking for myself only)
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
Now Playing: "Al-Naayfiysh" by "Hashim" in WMP10.
--
Post by Jesus
I want to make a skin file (.wms) in such way that when it is downloaded by a
user just a plain video window is shown; no controls are required nor the
standars menu options of the menu bar: File, View, Play, Tools, Help.
What is the specific element (and how it must be defined) that should be
included in the script (apart of the other common elements like Theme, View,
Player, Video, Buttonelement, etc.) for controlling the visibility of the
Menu bar?
Thank you,
Jesus
Continue reading on narkive:
Loading...