I found what is causing the problem
I put this in the header.php to make the flash work on every page,
<base href=”<?php echo get_option(‘siteurl’);?>” />
if it is there the flash works, if it is not the calendar works but i have no header.
I really want to have both! Any suggestions??