![]() |
embedd a dizzler audio/video player
1 Attachment(s)
This is a how to on putting a dizzler player on your site in a popup window.
i have searched high and low for a player to do what i want and this is the only thing that comes close. not only does it play music from a auto play feature but it will also play videos. and has a search field that you can type in any artist to search for your favorite music/videos. the game and radio feature only works on desktop but my members don't even bother with those since they can search for there own music or videos. i have set this up as a link on my navbar and it opens up in it's own window so members can listen to there music while searching my forums or in the arcade. DEMO just look on the navbar and click on the link that says dizzler music. 1st. you will want to open some sort of editor and insert the code from below. (follow the steps carefully). Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2nd. you will want to go to dizzler.com and create an account for free, go to my profile and setup how you want the player to look and to get your embedded code. you can also add your favorite music from here or wait until you have it embedded into your site to setup. insert the embedded code in the correct area in your text editor. 3RD. you will want to upload the file to your forum root directory. rename the file ext. to php. (example dizzler.php) 4th. get the url for your php file you just created. it should be hXXp://your fourm.com/dizzler.php. (caution: always backup your template before editing it, this way you can always go back to the way it was before if you make a mistake.) 5th. you will want to enter your admin cp>>>> styles & templates>>>> style manager>>>> from the drop down menu choose edit templates>>>> navigation/breadcrumb templates>>>> navbar find <!-- breadcrumb, login, pm info --> and above this paste from below: Code:
<SCRIPT LANGUAGE="JavaScript"> 6th. stay in your navbar template and find </if> <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> and after this paste from below: Code:
<td class="vbmenu_control"><A HREF="javascript:popUp('http://your forum.com/dizzler.php')">Dizzler<br>Music</A></td> |
great .. but can i add the music i want link arabic music ?
|
Iap you can. Search music and click on right side on the heart and it will be saved in your playlists.
Nice mod. Installed :) |
Sorry I am kinda new with this whole thing, I get this in the pop-up
404 - Not Found The page you are trying to access does not exist. If this error persists, please contact the website webmaster. If you are the webmaster of this site make sure that: * You have uploaded correctly your files to the public_html directory which is the web-root of your account; * You have not misspelled the URL. Bear in mind that letters are case sensitive and no white spaces are recommended; * In case you have applied SEO - SEF URL rewriting rules, make sure you have re-named the htaccess.txt file to .htaccess. If there is already a non-empty .htaccess file read it and make sure the necessary rules are un-commented. Edit:Nevermind, sorry like I said I'm kinda new with this thing. |
|
This works great with VB4 as well:
Download vBH-Add new tabs Find </div><!-- closing div for above_body --> in navbar and paste code from step 5 (skip step 6) Admincp->Settings->Options->vBH New Tabs and add new line: Music|javascript:popUp('http://www.yourwebsite.com/dizzler.php') Change Music to Radio, Streams or whatever. |
All times are GMT. The time now is 06:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|