Re: Hi guys,
Its just small scripting i've made to use [b]Flash Navigation[/b].
[b]Credits to Sis Annanyeep :arrow: [url=http://theftalk.com/viewtopic.php?id=15097&p=1]Menu Navigation[/url][/b]
[b]
The Custom Flash Navigation Code
//Change Navigation
document.getElementById("mainnav").innerHTML="<div id='flash nav' align='center'>"+
"<embed src='http://joekingky.com/flash/Navi1.swf"+
"?btncolor=333333"+
"&btncolor2=AAAAAA"+
"&opacity=20"+
"&pgUID=58352413' "+
"menu='false' quality='high' wmode='transparent' width='1200' [b]allowScriptAccess='always' [/b]height='40' scale='noscale' align='middle' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' /></div>";
Add that allowScriptAccess='always' to you code it will make the links work.. like the code on top