Default Export Parameters

The default export parameters:

AVI/FLV:

    AutoscrollDimX = 0

    AutoscrollDimY = 0

    AutoscrollMode = 0 (autoscroll disabled)

    DefaultCompressor = 0

    DefaultKeyFrameRate = -1 (FLV only)

    DefaultQuality = -1

    FrameRateCustom = 24

    FrameRateMode = 1 (half frame rate of movie)

    HighlightMouseClicks = true

    OutputSizeKeepAspectRatio = true

    OutputSizePercentX = 100

    OutputSizePercentY = 100

    ShowOptions = false

    SoundCompressFormat = 0x0055 (MP3)

    SoundFormat = 0 (format determined by format of sounds in the movie)

    SoundMP3Profile = MP3_PROFILE_NORMAL_QUALITY

    UseBestFormat = true

 

   These are the defaults that are not present in FBExportToAVIParams but are seen on the AVI export dialog, if this is shown.

    UseOldAVIFormat = false

    ExportSounds = true

    FromFrame = -1 (start of movie)

    ToFrame = -1 (end of movie)

    

    FLV Only:

    ShowPlaybackControls = true;

    valign = 0;

    halign = 0;

    prebuffer = 30;

    autohide = false;

 

WMV

    AudioCodecId = 0

    AudioFormatId = 0

    AudioNumPasses = 1

    AudioVBR = true

    AutoscrollDimX = 0

    AutoscrollDimY = 0

    AutoscrollMode = 0 (no autoscroll)

    FrameRateCustom = 24

    FrameRateMode = 1 (half frame rate of the movie)

    HighlightMouseClicks = true

    OutputSizeKeepAspectRatio = true

    OutputSizePercentX = 100

    OutputSizePercentY = 100

    VideoBitrate = 600000

    VideoCodecId = 0

    VideoNumPasses = 1

    VideoQuality = 80

    VideoVBR = true

 

   These are the defaults that are not present in FBExportToAVIParams but are seen on the AVI export dialog, if this is shown.

    ScaleToPercents = true

    DrawWatermark = false

    ExportSounds = true

    FromFrame = -1 (from movie start)

    ToFrame = -1 (to movie end)

 

Flash:

    AddControlBar = true;

    AutoscrollDimX = 0

    AutoscrollDimY = 0

    AutoscrollMode = 0 (no autoscroll)

    AutostartPlay = true

    BitsCount = 32

    ColorFormat = BI_JPEG

    CompressLevel = 9

    ControlBarAutoHide = false

    ControlBarMode = 0 (mettalic)

    ControlBarName = <blank>

    ControlBarPosMode = 1 (top)

    ControlBarPosOver = false

    FrameRateCustom = 24

    FrameRateMode = 1 (half movie frame rate)

    HighlightMouseClicks = true

    HTMLTemplate = <blank>

    JPEGQuality = 80

    MXCompression = true

    OutputSizeKeepAspectRatio = true

    OutputSizePercentX = 100

    OutputSizePercentY = 100

    PreloadPercent = 0

    SecureCode = <blank>

    SecureDomains = <blank>

    SoundCompressFormat = 0x0055 (MP3)

    SoundFormat = 0 (format determined by format of sounds in movie)

    SoundMP3Profile = MP3_PROFILE_NORMAL_QUALITY

    StopOnLastFrame = true

    UseBestFormat = true

    UseSecureCode = false

    UseSecureDomain = false

 

    These settings are not in FBExportToSWFParams, but are in the Flash export dialog, if shown.

    ScaleToPercents = true

    DrawWatermark = false

    ExportSounds = true

    FromFrame = -1 (from movie start)

    ToFrame = -1 (to movie end)

    ShowAutoHideControl = true

    ShowFlashBackIcon = true

    ShowVolumeControl = true

    ShowFullScreenButton = true

    DoNotScaleInFullScreen = false

    ShowTimeDuration = true

 

EXE

    Autoscroll = true    

    CacheDiskSize = 0

    CacheEnabled = true

    CacheMemorySize = 1

    CacheType = 1

    CloseOnFinish = false

    DisableToolbar = false

    FromFrame = -1 (FromFrame and ToFrame both set to -1, so entire movie is exported)

    Fullscreen = false

    Height = 0

    HideMenu = false

    HideMovieMenu = false

    HighlightMouseClicks = true

    Loop = false

    MixSounds = true

    ShowOptions = true

    ShowToolbar = true

    ToFrame = -1

    Width = 0

    WindowSize = 1 (automatically sizes to movie dimensions)

    

These settings are not in FBExportToEXEParams, but are in the EXE export options dialog, if shown.

    Title = "BB FlashBack Movie"

    Right click on movie to show popup menu containing playback functions = true