The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
mandingo solved my issue, now it works
![]() Thank you veeeeery much. If you want the same thing, just copy this code Code:
<script type="text/javascript" src="/yourfolder/swfobject.js"></script> <div id="flashPlayer"> </div> <script type="text/javascript"> var so = new SWFObject("/yourfolder/playerSingle.swf", "mymovie", "192", "67", "7", "#FFFFFF"); so.addVariable("autoPlay", "no"); so.addVariable("soundPath", "http://yoursite.com/yourfolder/yoursong.mp3"); so.write("flashPlayer"); </script> ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|