@wildrizzo88. Thanks for visiting the site and posting the link to your page. Actually, the browse button shows when I go to the site with any other browser but IE. However, I think I know how to fix it.
Open up the easyflashuploader.php file in a text editor, and go to line 407. You should see this:
debug: false,
All you have to do is remove the comma from the end, and you will have this:
debug: false
Save the file, and that’s it! Let me know how it turns out.