css:
<style>
.maskot {
position: fixed;
right:-8px;
bottom:-120px;
border-style:none; }
</style>
Div
<div class="maskot">
<object classid="clsid

27CDB6E-AE6D-11CF-96B8-444553540000" id="tepe" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="220" height="370">
<param name="movie" value="http://***/flash.swf">
<param name="quality" value="High">
<param name="menu" value="false">
<param name="wmode" value="transparent">
<param name="bgcolor" value="transparent">
<embed src="http:/*****/flash.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="tepe" width="220" height="370" quality="High" menu="false" wmode="transparent" bgcolor="tranparent"></object>
</div>
bu şekilde denersen olucaktır dostum...