Instead of having a tile in your SWF, make the background transparent.

<param name="wmode" value="transparent" />

Put that in the SWF object tags in your HTML file, remove the background from your SWF and then see how it looks.