This is a stupid flash related bug when you are using the shadow setting on the background. It adds the shadow to the width of the object so that it affects setting the exact width of the background. You can fix this by disabling the shadow for the background:
<background_shadow type="boolean">false</background_shadow>