1. The flash didn’t work. I only see the message “The Flash Player and a browser with Javascript needed..”, but everything is installed and activated.
Make sure you have the following in your template. (It’s in the original WP header.php template, but if you’re creating your own, you may have forgotten to include it):
<?php wp_head(); ?>
That line would go in between your <HEAD> </HEAD> tags






