Thanx for your quick response guys, professional as always

I got the Flash Active content update, applied it to the published HTML output file and then added the <?php echo "$GLOBALS[mosConfig_live_site]/"; ?> to the code so it looked like this :
<embed src="<?php echo "$GLOBALS[mosConfig_live_site]/"; ?>Zwoobie Add Home.swf"
(did that for Param and embed src paths)
I moved my .swf, AC_RunActiveContent.js file and .html file (all published by flash) to the same directory as the template folders and added <script src="<?php echo "$GLOBALS[mosConfig_live_site]/"; ?>AC_RunActiveContent.js" type="text/javascript"></script> to the head but all I'm getting is blank / white swf. It shows up in its spot but theres no content playing in it.. Any ideas or did I do something wrong?
Thanx for helping, you truly do look after your customers