I'm writing a presentation in Beamer using the Frankfurt theme. I like the dots that appear in the header denoting various slides (as in this sample), but I can't seem to get them to show up. Compiling various Frankfurt-based presentations found on the Internet is also no help.
My basic slide setup is
\begin{frame}{Here's the title}
\begin{itemize}
\item some points...
\end{itemize}
\end{frame}
How can I get the nice circles in the header of the slides?

\stepcounter{subsection}to get the correct color (grey instead of white) for empty circles. – lockstep Jul 15 '11 at 20:31beamer.) BTW, I've added the {header-footer} tag to the "related question" so that searching may yield better results from now on. – lockstep Jul 15 '11 at 21:24