Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

MovieView.GotoEnd

Sets the current movie time to the end 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.GotoEnd"; 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 end of the movie.
This action method sets the current movie time to the end of the movie. If the movie is playing in one of the looping modes, the movie continues playing accordingly; otherwise, play stops.

Created 18th August 2014, last changed 18th August 2014


MovieView.GotoBeginning - MovieView.GotoPosterFrame