Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
MovieView.SetVolumeButtonVisible
Sets the specified controller bar button to be visible or invisible, according to the state parameter.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
MovieView | 3.0 | Yes | No | No | No | No |
Removed
This function was removed for MBS FileMaker Plugin 9.0. Please move to newer functions or keep using older plugins.
MBS( "MovieView.SetVolumeButtonVisible"; MovieViewReference ) More
Parameters
Parameter | Description | Example value |
---|---|---|
MovieViewReference | The name of the container where to look for a movie view. | "movie" |
Result
Returns OK on success.
Description
Sets the specified controller bar button to be visible or invisible, according to the state parameter.Be aware that it is possible that FileMaker can reset this setting.
See also
- MovieView.IsCustomButtonVisible
- MovieView.IsHotSpotButtonVisible
- MovieView.IsTranslateButtonVisible
- MovieView.IsVolumeButtonVisible
- MovieView.SetBackButtonVisible
- MovieView.SetCustomButtonVisible
- MovieView.SetHotSpotButtonVisible
- MovieView.SetStepButtonsVisible
- MovieView.SetTranslateButtonVisible
- MovieView.SetZoomButtonsVisible
Created 18th August 2014, last changed 31st July 2015
MovieView.SetTranslateButtonVisible - MovieView.SetZoomButtonsVisible
Feedback: Report problem or ask question.
Links
MBS Xojo blog