BB FlashBack SDK: FBEditor

Optimise

Description

Optimises the current movie. This is a process that attempts to remove redundant graphics operations from the movie and consolidate others. It should reduce the size of the movie file, and the size of Flash movies exported from it.
 

Syntax

[C#/C++]
public void Optimise ()

[VB.NET]
Public Sub Optimise