I need to find a site that hosts flash games via HTML link so I can embed them on a phpBB based site.  The only site I know that does it is www.arcadecabin.com but I want to find more sites. the code should look something like

Code:

[align=center]<embed src="http://www.arcadecabin.com/tempswf/theunfairplatformer" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="640" height="480"></embed>[/align]
Any ideas?