PDA

View Full Version : Flash Navigation Help


Xphusion
01-30-2009, 07:01 AM
ok iv skinned my vb but im having an issue maybe some one can help iv built the flash navigation for the top iv put the code it but the flash will not display??


this is the code im using for the navigation

<td background="skins/DD-Phresh/images/images/navSL.png" width="50%" height="48" alt=""></td>
<td>
<object type=\"application/x-shockwave-flash\" data=\"/V2/skins/DD-Phresh/flash/nav.swf\"width=\"455\"height=\"48\">
<param name=\"movie\" value=\"/V2/skins/DD-Phresh/flash/nav.swf\" />
<param name=\"quality\" value=\"high\" />
<param name=\"menu\" value=\"false\" />
</object>
</td>
<td background="skins/DD-Phresh/images/images/navSL-13.png" width="50%" height="48" alt=""></td>
<td>

basically there is 3 images right side image { flash nav ) left side image

but i just dont know why its will not show up??