Flash Pro CS6.
SpriteSheetExporter.shapePadding
Property; An integer value indicating how many pixels of padding should be added to each exported symbol frame when adding it to the sprite sheet.
var exporter = new SpriteSheetExporter;
exporter.shapePadding = 10;