Script Steps Reference
Table Of Contents
- Script steps reference (alphabetical list)
- About script steps
- Control script steps
- Navigation script steps
- Editing script steps
- Fields script steps
- Set Field
- Set Field By Name
- Set Next Serial Value
- Insert Text
- Insert Calculated Result
- Insert From Device
- Insert From Index
- Insert From Last Visited
- Insert From URL
- Insert Current Date
- Insert Current Time
- Insert Current User Name
- Insert Picture
- Insert Audio/Video
- Insert PDF
- Insert File
- Replace Field Contents
- Relookup Field Contents
- Export Field Contents
- Records script steps
- New Record/Request
- Duplicate Record/Request
- Delete Record/Request
- Delete Portal Row
- Delete All Records
- Open Record/Request
- Revert Record/Request
- Commit Records/Requests
- Copy Record/Request
- Copy All Records/Requests
- Import Records
- Export Records
- Save Records As Excel
- Save Records As PDF
- Save Records As Snapshot Link
- Truncate Table
- Found Sets script steps
- Windows script steps
- Files script steps
- Accounts script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
- Show Custom Dialog
- Allow Formatting Bar
- Refresh Object
- Beep
- Speak (OS X)
- Dial Phone
- Install Plug-In File
- Install Menu Set
- Set Web Viewer
- Open URL
- Send Mail
- AVPlayer Play
- AVPlayer Set Playback State
- AVPlayer Set Options
- Refresh Portal
- Send DDE Execute (Windows)
- Perform AppleScript (OS X)
- Execute SQL
- Send Event
- Comment
- Flush Cache to Disk
- Exit Application
- Get Directory
- Enable Touch Keyboard
- Glossary
Miscellaneous script steps
F
ILEMAKER PRO SCRIPT STEPS REFERENCE 263
AVPlayer Set Options
Purpose
Changes the settings for a media file that is playing or is paused.
Format
AVPlayer Set Options [Presentation: Start Full Screen/Full Screen Only/
Start Embedded/Audio Only;
Disable Interaction: Yes/No; Hide Controls: Yes/No; Disable External
Controls: Yes/No;
Pause in Background: Yes/No; Position: <value or formula>;
Start Offset: <value or formula>; End Offset: <value or formula>;
Sequence: None/Next/Previous]
Options
• Presentation changes the setting for displaying the media.
• Start Full Screen starts playing the media in full screen but allows changing the
presentation to embedded.
• Full Screen Only plays the media in full screen.
• Start Embedded starts playing the media as embedded but allows changing the
presentation to full screen.
• Audio Only plays only the audio.
• Disable Interaction changes the setting for enabling or disabling user interaction with the
playback. If this option is set to Yes, you cannot use the playback controls or gestures to
interact with the media.
• Yes disables user interaction with the playback.
• No enables user interaction with the playback.
• Hide Controls changes the setting for showing or hiding the playback controls while the
media plays. If you hide the playback controls but enable interaction, you can use gestures
instead of playback controls.
• Yes hides the playback controls.
• No shows the playback controls.
• Disable External Controls enables or disables the iOS playback controls on the lock
screen or control panel when the media is playing or is paused.
• Yes disables the iOS playback controls.
• No enables the iOS playback controls.
• Pause in Background changes the setting for playing the audio when FileMaker Go is
moved to the background. The video always pauses when FileMaker
Go is moved to the
background.
• Yes pauses the audio when FileMaker Go is moved to the background.
• No continues playing the audio when FileMaker Go is moved to the background.
• Position specifies how many seconds from the beginning of the media to move the current
playback.