Um…After you publish your SWF from Flash, you’ll have an HTML file called whatever your SWF file is called. Open that HTML page in whatever you use (I prefer notepad) and add this stuff:
<!-- After the 'body' tag --!>
<center>
<img src="urlToYourPicture.jpg">
Then put this before the last body tag that looks like