I have really difficult time! I have made a logo in flash and I have put it into my head.tpl. Flash works, but I want it hyperlink. I mean when you click on my flash movie, it brings you to home.php. I have tried defferent methods, but nothing works. Please, help me. I will be very grateful!!! I used that code for my flash:
<a href="
http://www.jolie.ee/home.php">
<OBJECT classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http: //download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9
,0,28,0" WIDTH="261" HEIGHT="100" id="onlineproposal" ALIGN="">
<PARAM name="allowScriptAccess" value="sameDomain"/>
<PARAM NAME=movie VALUE="skin1/images/flash.swf">
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=best>
<PARAM NAME=wmode VALUE="transparent">
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="skin1/images/flash.swf" allowScriptAccess="sameDomain"
menu="false" quality="best" wmode="transparent" bgcolor="#FFFFFF"
WIDTH="261" HEIGHT="100" NAME="onlineproposal" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></a>
Also I want to put some flash on my right side. In the different categories it should be different. Does anyone know how to do that? What tpl I have to edit, how and also is it possible to put into different categories different flash files?