This is my website www.solikai.com
with a blog at http://solikaivacationrentalblog.com/
1. I would like to make rotating images flash. I am using this code but it does not seem to be working?
<?php bfa_header_config($bfa_ata_configure_header); ?>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="710" height="110"><param name="movie" value="images/center.swf" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /><embed src="images/center.swf" wmode="transparent" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="710" height="110"></embed></object>
2. I wold like to make a custom menu to mirror the background image, with links to the original site.
Where (page / Line) would I insert this?