<object width="500" height="500">
<param name="movie" value="whatever.swf">
<embed src="whatever.swf" width="500" height="500">
</embed>
</object>
Change the width and height, and the embed src="whatever.swf" to where your flash animation is located.