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

IKSlideShow.SetAudioFile

Sets the audio file to play while doing slide show.

Component Version macOS Windows Linux Server iOS SDK
IKSlideShow 6.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "IKSlideShow.SetAudioFile"; Path )   More

Parameters

Parameter Description Example
Path The native file path to the audio file. "/Users/cs/Desktop/test.m4a"

Result

Returns OK or error.

Description

Sets the audio file to play while doing slide show.

This function requires a native path. Use Path.FileMakerPathToNativePath to convert a FileMaker path to a native path if required. If you like to have the user choose the path, you can use FileDialog functions.

See also

Blog Entries

This function is free to use.

Created 5th August 2016, last changed 5th August 2016


IKSlideShow.Run - IKSlideShow.SetMode