Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MovieView.SetStepButtonsVisible
Sets the specified controller bar button to be visible or invisible, according to the state parameter.
Component | Version | macOS | Windows | Linux | Server | 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.SetStepButtonsVisible"; MovieViewReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
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.AreStepButtonsVisible
- MovieView.IsCustomButtonVisible
- MovieView.IsHotSpotButtonVisible
- MovieView.IsVolumeButtonVisible
- MovieView.SetBackButtonVisible
- MovieView.SetCustomButtonVisible
- MovieView.SetHotSpotButtonVisible
- MovieView.SetTranslateButtonVisible
- MovieView.SetVolumeButtonVisible
- MovieView.SetZoomButtonsVisible
Created 18th August 2014, last changed 31st July 2015
MovieView.SetHotSpotButtonVisible - MovieView.SetTranslateButtonVisible