Can anyone tell me if it possible to add a flash menu from f-source.com.
I added it but the menu does not show.
Here is the code that i added:
<div id="f_source_navigation" style="position:relative; top:20px; left:0px; width:150px;">
<script src='Vista_Vertical_Flyout_Menu/MenuScript.js' type='text/javascript'></script>
<!-- saved from url=(0014)about
:internet -->
<div id='vmenu' style='display:none;'>
<div><a href='http://f-source.com'>Pilot</a></div>
<div class='submenu'>
<div><a href='http://www.ba.com'>Pilot 1</a></div>
<div><a href='http://www.ba.com'>Pilot 2 2</a></div>
<div class='submenu'>
<div><a href='http://www.'>Pilot 3 a</a></div>
<div><a href='http://www.'>Pilot 4</a></div>
<div class='submenu'>
<div><a href='http://www.'>Pilot 5</a></div>
<div class='submenu'>
<div><a href='http://www.'>Pilot 6 d</a></div>
<div><a href='http://www.'>New Button</a></div>
</div>
</div>
<div><a href='http://www.'>New Button</a></div>
</div>
</div>
</div>
<!-- Flash Object code (EMBED tag will be generated automatically) -->
<div id="f-vertical-menu" style="position:relative;" >
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" id="Vista_Vertical_Flyout_Menu2" width="150" height="450" >
<param name="movie" value="Vista_Vertical_Flyout_Menu/trial.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="FlashVars" value="flashlet={bg_Pic_URL:'None',xml_Path:'',_me nuWidth:150,__menuHeight:450,_removeSubDelay:500,_ mainContrast:80,_max_vert_height:650,_mainButWidth Ext:6,mainSoundURL:'',clickSoundURL:'',subSoundURL :'',_mainButtonHeight:28,_menuColor:#131313,_mainB uttonTextColor:#FFFFFF,_mainFontSize:12,_mainFont: 'Trebuchet MS',_mainHighlightColor:#92DDFA,_mainTextAlign:'ce nter',_subButtonHeight:23,_subMenuColor:#1E1E1E,_s ubButtonTextColor:#FFFFFF,_subFontSize:10,_subFont :'Trebuchet MS',_subTextAlign:'left',_subHighlightColor:#99999 9,_subHlTransparency:50,_subMenuTransparency:100,_ minSubWidth:60,_pos_type:'relative',_pos_centered: false,_pos_top:20,_pos_left:0,_pos_insert:'the insertion point',_pos_z:0,_file_folder:'Vista_Vertical_Flyou t_Menu'}" />
<noscript>
The <a href="http://www.f-source.com/dreamweaver-extensions/">dreamweaver extensions</a> provided by f-source.com. All Rights Reserved
</noscript>
</object>
<script type="text/javascript">var vconnected; var message="Hello!"; if (vconnected){ Run_f_vertical_menu() }else{ alert("The file MenuScript.js could not be loaded!") }</script>
</div>
</div>
<span style="position:relative;">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" id="Vista_Vertical_Flyout_Menu" width="150" height="450" >
<param name="movie" value="Vista_Vertical_Flyout_Menu/trial.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="FlashVars" value="flashlet={bg_Pic_URL:'None',xml_Path:'',_me nuWidth:150,__menuHeight:450,_removeSubDelay:500,_ mainContrast:80,_max_vert_height:650,_mainButWidth Ext:6,mainSoundURL:'',clickSoundURL:'',subSoundURL :'',_mainButtonHeight:28,_menuColor:#131313,_mainB uttonTextColor:#FFFFFF,_mainFontSize:12,_mainFont: 'Trebuchet MS',_mainHighlightColor:#92DDFA,_mainTextAlign:'ce nter',_subButtonHeight:23,_subMenuColor:#1E1E1E,_s ubButtonTextColor:#FFFFFF,_subFontSize:10,_subFont :'Trebuchet MS',_subTextAlign:'left',_subHighlightColor:#99999 9,_subHlTransparency:50,_subMenuTransparency:100,_ minSubWidth:60,_pos_type:'relative',_pos_centered: false,_pos_top:20,_pos_left:0,_pos_insert:'the insertion point',_pos_z:0,_file_folder:'Vista_Vertical_Flyou t_Menu'}" />
<noscript>
The <a href="http://f-source.com/">flash menu</a> provided by f-source.com. All Rights Reserved
</noscript>
</object>
</span>
</body>