Ok, so therefore you won't need Firebug.
You should match the regular expression
<embed.*?src=["'].*?swf["'] on the source code of the pages. If there are matches, the page contains Flash. For checking regular expressions, please see my add-on
RExT.
Sebastian