Quote:
Originally Posted by bongwater
I just installed the mp3 player, but when I click the link from the navbar, the popup loads with "Warning!!! To view this Mp3 Player please enable JavaScript and Flash!" Any idea on how to get this fixed and make the player viewable?
|
Did you read the instructions?
Template edit:
(required on new install or upgrade, unless you have installed other products from us.).
In the headinclude template -
Find:
Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>
Above add:
Code:
<script type="text/javascript" src="clientscript/flashobject.js"></script>If this line of code already exists then DO NOT ADD IT!