BB FlashBack SDK: Base Classes

Restoring Files That Cannot be Opened

It is possible that FBR files can become corrupted in a way that means they cannot be opened by FBPlayer, but can be opened and restored by FBEditor.

To restore an FBR file with FBEditor:

  1. Open it with FBEditor::Load

  2. Save it with FBMovie::SaveAs

  3. Close it with FBMovie::Close

It should now be openable in FBPlayer.