Share via


Windows Media Player 11 SDK Buttons Section 

Windows Media Player SDK banner art

Previous Next

Buttons Section

Next, you must define the buttons you will be using:

  

There are four buttons defined in this section. The page you are viewing may wrap these lines, but when you type in the code, you must not wrap lines; that is, each line must be complete and end with a paragraph mark.

Note Buttons types are deprecated in Windows Media Player 10 Mobile or later skins. Instead of a button type declared in your skin file, enter "NA" for each type.

For each button you must define the function, type, location, pushed image source, disabled source, and color (for hit-type buttons). In addition, for the PlayPause button, you must define the normal and pushed image sources for the paused state.

For more about the Buttons section of the skin definition file, see Buttons in the Skin Reference.

See Also

Previous Next