Search is based on keyword.
Ex: "Procedures"
Do not search with natural language
Ex: "How do I write a new procedure?"
Contact Support
Storyboard Pro Parameters
Parameter |
Default Value |
What It Does |
Notes |
---|---|---|---|
watchFolderForXML |
[FLIX_USER_HOMEDIR]/flix |
Specifies the folder that Flix 5 watches while importing Storyboard Pro projects. The default value is ~/flix. |
To set the directory for Storyboard Pro imports depending on the platform, use something similar to this: • watchFolderForXML: "[watchFolderForXML[FLIX_OS]]" • watchFolderForXMLWindows: "Z:/flixImport" • watchFolderForXMLDarwin: "/Volumes/sbpShared/flixImport" |
sbpEditCommandDarwinVersions |
• "/Applications/Toon Boom Storyboard Pro 6/StoryboardPro.app/Contents/MacOS/StoryboardPro" • "/Applications/Toon Boom Storyboard Pro 5.5/StoryboardPro.app/Contents/MacOS/StoryboardPro" • "/Applications/Toon Boom Storyboard Pro 5.1/StoryboardPro.app/Contents/MacOS/StoryboardPro" |
|
|
sbpEditCommandWindowsVersions |
• "C:/Program Files (x86)/Toon Boom Animation/Toon Boom Storyboard Pro 6/win64/bin/StoryboardPro.exe" • "C:/Program Files (x86)/Toon Boom Animation/Toon Boom Storyboard Pro 5.5/win64/bin/StoryboardPro.exe" • "C:/Program Files (x86)/Toon Boom Animation/Toon Boom Storyboard Pro 5.1/win64/bin/StoryboardPro.exe" |
|
Storyboard Pro Default Export Parameters
To install or update Storyboard Pro default export parameters, click on the Install/Update Scripts button at the bottom left of Flix 5 and select Install SBP scripts.
Alternatively, in Storyboard Pro, navigate to Windows > Script Editor and in the list on the left open the TB_ExportXML.js script, then edit the following parameters:
• Set the format variable to psd.
• To export Storyboard Pro dialogues to Flix 5, uncomment the setExportCaptions parameter.
• To make the Storyboard Pro shot breaks to appear in Flix 5, uncomment the setExportMarkers parameter.