Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
AVAsset Export Session
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 9 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 33 |
File Options | |
Default custom menu set | [Standard FileMaker Menus] |
When opening file | |
Minimum allowed version | 12.0 |
Login using | Account Name; Account= Admin |
Allow user to save password | Off |
Require iOS passcode | Off |
Switch to layout | Off |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Off |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name |
Statistics
| Occurrences in Relationship Graph |
AVAsset Export Session |
12 fields defined, 1 record
| AVAsset Export Session |
Layout Objects: AVAsset Export Session
Field Name: AVAsset Export Session::Input File Path | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::Output File Path | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::AllExportPresets | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::OutputFileExtension | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::Status | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::Error | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::Duration | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::Progress | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::EstimatedOutputFileLength | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::SupportedFileTypes | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::PresetName | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: AVAsset Export Session::OutputFileType | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ AVAsset Export Session::AllExportPresets; MBS("AVExport.AllExportPresets") ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “SelectInputFile” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Create Session” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Set OutputFileType” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Set Desktop Output” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS( "AVExport.SetOutputPath"; $AVExport; AVAsset Export Session::Output File Path) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Start Export” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Cancel Export” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Release Export Session” ] Scripts: |
SelectInputFile |
Create Session |
Update Status |
Set OutputFileType |
Set Desktop Output |
Start Export |
Cancel Export |
Release Export Session |
Clear |
Next Script: [Create Session] |
Script Name | SelectInputFile |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [SelectInputFile] | Next Script: [Update Status] |
Script Name | Create Session |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Create Session] | Next Script: [Set OutputFileType] |
Script Name | Update Status |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script | |
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Update Status] | Next Script: [Set Desktop Output] |
Script Name | Set OutputFileType |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Set OutputFileType] | Next Script: [Start Export] |
Script Name | Set Desktop Output |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Set Desktop Output] | Next Script: [Cancel Export] |
Script Name | Start Export |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script | |
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Start Export] | Next Script: [Release Export Session] |
Script Name | Cancel Export |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Cancel Export] | Next Script: [Clear] |
Script Name | Release Export Session |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Release Export Session] |
Script Name | Clear |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Download example: AVAsset Export Session
Used functions:- AVAsset.OpenFile
- AVAsset.Release
- AVExport.AllExportPresets
- AVExport.CancelExport
- AVExport.Duration
- AVExport.Error
- AVExport.EstimatedOutputFileLength
- AVExport.ExportAsynchronously
- AVExport.ExportSession
- AVExport.OutputFileExtension
- AVExport.Progress
- AVExport.Release
- AVExport.SetOutputFileType
- AVExport.SetOutputPath
- AVExport.Status
- AVExport.SupportedFileTypes
- FileDialog.GetPath
- FileDialog.OpenFileDialog
- FileDialog.Reset
- FileDialog.SetFilter
- FileDialog.SetMessage
- Folders.UserDesktop
- Path.AddPathComponent
- Text.RemovePrefix