Çözümünü Buldum Sorduğum soruyu kendim cevaplayayım

<head><style type="text/css">
#style1 {background-color:yellow}
#style2 {background-colorink}
</style>
<script>
<!--
function newid(){
document.getElementsByTagName('body')[0].id="style2"}
// -->
</script></head><body.id="style1">

<a href="javascript:newid()">how</a>
</body>
Flash yada Swishmax da şu şekilde arkplan renini değiştirmeyi başardım.
getURL("javascript:newid()", "");