home *** CD-ROM | disk | FTP | other *** search
- // comments are now possible too
- Group.mui,
- MUIA_Group_Horiz,TRUE,
- MUIA_Group_Spacing,0,
- Child,mavi/mui/0145_mutebutton.mcc,
- PDA_DTPic_RegName,"Loud", // name of the unselected image
- PDA_DTPic_AltRegName,"Mute", // name of the selected one
- MUIA_Frame,MUIV_Frame_Button,
- MUIA_InputMode,MUIV_InputMode_Toggle,
- PDA_Descriptor_Text,"Mute",
- MUIA_FixWidth,12,
- End,
-
- Child,mavi/mui/0145_controllerbutton.mcc,
- MUIA_ShortHelp,"Start/Pause playing",
- MUIA_Frame,MUIV_Frame_Button,
- MUIA_InputMode,MUIV_InputMode_Toggle,
- PDA_ControllerButton_Type,0,
- PDA_Descriptor_Text,"Play",
- PDA_DTPic_RegName,"Play",
- PDA_DTPic_AltRegName,"Play",
- MUIA_FixWidth,12,
- End,
-
- Child,mavi/mui/0145_timeslider.mcc,
- MUIA_Frame,MUIV_Frame_Button,
- PDA_MinWidth,80,
- MUIA_Slider_Horiz,TRUE,
- MUIA_FixHeight,11,
- PDA_DTPic_KeyName,"QTMoviePlayerKnob",
- PDA_Descriptor_Text,"Current time",
- End,
-
- Child,mavi/mui/0145_controllerbutton.mcc,
- MUIA_ShortHelp,"Backward one frame or second (progressive)",
- MUIA_Frame,MUIV_Frame_Button,
- MUIA_InputMode,MUIV_InputMode_RelVerify,
- PDA_ControllerButton_Type,3,
- PDA_Descriptor_Text,"Rewind",
- PDA_DTPic_RegName,"Rewind",
- PDA_DTPic_AltRegName,"Rewind",
- MUIA_FixWidth,12,
- End,
-
- Child,mavi/mui/0145_controllerbutton.mcc,
- MUIA_ShortHelp,"Forward one frame or second (progressive)",
- MUIA_Frame,MUIV_Frame_Button,
- MUIA_InputMode,MUIV_InputMode_RelVerify,
- PDA_ControllerButton_Type,2,
- PDA_Descriptor_Text,"Forward",
- PDA_DTPic_RegName,"Forward",
- PDA_DTPic_AltRegName,"Forward",
- MUIA_FixWidth,12,
- End,
- End
-