HTML and thus SWF files are once again permitted, the issue has (well should have, tell me if you find any loopholes) that stopped this from working has been fixed!
Remember to include a SWF file use:
<object width="550" height="100">
<param name="movie" value="flashfile.swf">
<embed src="http://www.somedomain.com/flashfile.swf" width="550" height="100">
</embed>