I thought it would be nice and also handy to place a flash clock on my site (since I'm there a lot, lol). I'm just wondering whether adding this code is possible or am I just trying to put it in the wrong place? I tried to paste this code into HTML widgets but all I'm getting is text....not the small animated clock:
<table><tr><td><div id="flash_container_tt50429ed5b3867"></div>
var flashMap = new SWFObject("http://24timezones.com/timescript/clock_final.swf", "main", "150", "150", "7.0.22", "#FFFFFF", true)
flashMap.addParam("movie", "http://24timezones.com/timescript/clock_final.swf");
flashMap.addParam("quality", "high");
flashMap.addParam("wmode", "transparent");
flashMap.addParam("flashvars", "color=FFFFFF&logo=1&city=913044");
flashMap.write("flash_container_tt50429ed5b3867");
</td></tr><tr><td style="text-align:center;font-weight:bold;"><a href="http://24timezones.com/world_directory/time_in_indianapolis.php" target="_blank" style="text-decoration:none;" title="clock for Indianapolis">Indianapolis</a></td></tr></table>
The blog I need help with is wildwanderingirl.wordpress.com.