How to get rid of it? Easy!

For the Flash:

object {outline:none;}

For links:

a {outline:none;}

There you have it :-)

P.S. The dotted outline is created to help those who cannot use a mouse to navigate, but keyboards. The outline is a visual indicator to navigate around. If you are working on a website that needs high accessibility, you might not want to hide the outline.