Aaron Schpitzer 1174936 Posted December 4, 2011 at 04:49 PM Posted December 4, 2011 at 04:49 PM I'm the CEO and WM of Canforce Virtual. I made the navbar that I like in flash and converted it t an .swf file. How do I get this to show on my site? I use PHPvms, what I've done so far is opened core_navigation.tpl and edited it, I also uploaded the .swf to the same directory as the core_navigation, not sure if it may have to go in same directory of index. I made the menu for ppl logged in, and once I get that working, I'll make another one for ppl not logged in and for admins. Any help appreciated, here's what I put in for code in core_navigation.tpl if(!Auth::LoggedIn()) { } if(Auth::LoggedIn()) { codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"> width="969px" height="27px" bgcolor="#000000" wmode="transparent" src="navbar.swf" quality="high" scale="exactfit" menu="false" allowscriptaccess="always"/> } 1174936, S3/P1 CZYZ FE CZUL, ZNY, ZOB, ZBW Visitor Canforce CEO Link to comment Share on other sites More sharing options...
Recommended Posts