first you need to go to [url]flashvortex.com[/url]
Step1:
Choose your desired Buttons and Designs....
Step2:
Input your Button Labels and Links
Step3: Select Your Layout Option ([b]Optional Only[/b])
Step4: Generate your codes and Click Download it is below advanced option...
Q: Where is that?
A: Lower Left Corner
Img Preview of Step 4: [img]http://img212.imageshack.us/img212/3061/25680497am7.jpg[/img]
:idea: Upload your SWF file to your hosting account...
Ex of SWF LINK
http://h1.ripway.com/USERID/flashvortex.swf
.... Putting it to your profile
Insert this code inside your onload handler (tracker.js)
[quote]var flashnav ="<div align='center' id='blurry'>"+
"<embed src='[b]UR SWF LINK HERE[/b]' type='application/x-shockwave-flash' quality='high' scale='noscale' salign='l' wmode='transparent' style='width:100%;height:140px' name='flashticker' align='middle'><div style='width:100%;text-align:center;'>"+
"</div>";
addBox("RIGHT","Navigation",flashnav,"12");[/quote]
Ex of Finish Code:
[quote]var flashnav ="<div align='center' id='blurry'>"+
"<embed src='[b]
http://h1.ripway.com/wakekekoko/flashvortex.swf[/b]' type='application/x-shockwave-flash' quality='high' scale='noscale' salign='l' wmode='transparent' style='width:100%;height:140px' name='flashticker' align='middle'><div style='width:100%;text-align:center;'>"+
"</div>";
addBox("RIGHT","Navigation",flashnav,"12");[/quote]
:idea: That's it you're done
.................
Img Preview: [img]http://img185.imageshack.us/img185/8893/17797999ec4.jpg[/img]