BB FlashBack SDK: FBExportToSWFParams

ZoomPan object data in SWF exports

If an exported movie contains a ZoomPan effect, and FBExportToSWFParams::ExportZoomPanInfo is set to True, each frame of the exported SWF file in which a ZoomPan is active contains ActionScript code setting variables that describe the size and position of the displayed area. These variable can be used by developers for their own purposes.

The names of the variables:

ZoomPan_XPos
ZoomPan_YPos
ZoomPan_Width
ZoomPan_Height