Quote:
Originally Posted by SnapOff Racing
pardon my ignorance but i installed everything properly and it works fine in vb 3.6.4, but when i did the cmps install, i can't get it to do anything but what it says below:
The template code uses the supplied flashobject.js to call the xeon flash player, this fixes the issue with view the player in Internet Explorer 6.0 and above. There is some text in the code ?Warning!!! To view this vbMp3 Player please enable JavaScript and Flash! ?, this will only display if a person views your site with javascript and flash disabled. You can change this line of text to what you would like to display to visitors. The flashobject.js file will detect if the person has javascript and flash enabled, and will either display the text or the mp3 player automatically
anyone have any tips?
|
I'm assuming you have the vBa CMPS installed outside your forum 'ROOT', therefore the paths will be incorrect.
There are 2 file calls in the CMPS coding, namely flashobject.js and the xeon_mp3_beta.swf - if you prepend both these files with the full url, then that should fix this problem.
HTH