Alright. I am REALLY new to website designing and I am designing a webpage for my business. Now I have used flash and made a nice menu on the left of the page. Now I just have 1 problem. I want to make the menu click able and be able to click each link. I don't know the code for it and have tried to do it myself with no success.
here is the code! I hope it is allowed.
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','211','heigh t','201','src','0807-menu','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','0807-menu' ); //end AC code
</script><noscript><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="211" height="201">
<param name="movie" value="0807-menu.swf" />
<param name="quality" value="high" />
<embed src="0807-menu.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="211" height="201"></embed>
</object></noscript>
also. to look at the website to see whats the problem its
www.fypcshop.com
now its not done coding so I just put it up to see how it would look.
I know nothing is clickable etc i just want to get the left menu to wrok. thank you