Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MovieView.GotoBeginning
Sets the current movie time to the beginning of the movie.
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.GotoBeginning"; 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 current movie time to the beginning of the movie.This action method sets the current movie time to the beginning of the movie. If the movie is playing, the movie continues playing from the new position.
See also
Created 18th August 2014, last changed 18th August 2014
