vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > vBa CMPS v3.x & 2.x > Add-On Modules (version 3.x & 2.x)

Reply
 
Thread Tools Display Modes
  #61  
Old 11-05-2009, 10:43 AM
Kosmic Kosmic is offline
Junior Member
 
Join Date: Nov 2009
Posts: 7
Default

Thanks a lot!!

But there's a problem.. I've installed and followed your settings but the flash player doesn't appear.. I only see: Ftp deki dosyalar bulunamıyor.

What can be the problem?
Reply With Quote
  #62  
Old 11-05-2009, 10:45 AM
medusa's Avatar
medusa medusa is offline
vBa Türkiye Destek
 
Join Date: Apr 2008
Location: Didim
Posts: 38
Default

it means in english; there arent files in your server(ftp)
__________________
vBadvanced Turkey Support


Cömertlik ve yardım etmede akarsu gibi ol -
Şevkat ve merhamette güneş gibi ol -
Başkalarının kusurunu örtmede gece gibi ol -
Hiddet ve asabiyette ölü gibi ol -
Tevazu ve alçak gönüllülükte toprak gibi ol -
Hoşgörürlükte deniz gibi ol -
Ya olduğun gibi görün, ya göründüğün gibi ol -
Reply With Quote
  #63  
Old 11-05-2009, 11:04 AM
Kosmic Kosmic is offline
Junior Member
 
Join Date: Nov 2009
Posts: 7
Default

But I've uploaded all the files from mp3flashplayer folder. :S
Reply With Quote
  #64  
Old 11-05-2009, 11:08 AM
medusa's Avatar
medusa medusa is offline
vBa Türkiye Destek
 
Join Date: Apr 2008
Location: Didim
Posts: 38
Default

I explain for www or public_html but if you setup your forum in forum subfolder, you must change settings(example: links or folder'S place)
__________________
vBadvanced Turkey Support


Cömertlik ve yardım etmede akarsu gibi ol -
Şevkat ve merhamette güneş gibi ol -
Başkalarının kusurunu örtmede gece gibi ol -
Hiddet ve asabiyette ölü gibi ol -
Tevazu ve alçak gönüllülükte toprak gibi ol -
Hoşgörürlükte deniz gibi ol -
Ya olduğun gibi görün, ya göründüğün gibi ol -
Reply With Quote
  #65  
Old 11-05-2009, 11:21 AM
Kosmic Kosmic is offline
Junior Member
 
Join Date: Nov 2009
Posts: 7
Default

Ahhh okay!! My forum is in forum folder heheh it works now!! Thanks a lot

It's very good
Reply With Quote
  #66  
Old 11-05-2009, 11:23 AM
medusa's Avatar
medusa medusa is offline
vBa Türkiye Destek
 
Join Date: Apr 2008
Location: Didim
Posts: 38
Default

you are welcome
__________________
vBadvanced Turkey Support


Cömertlik ve yardım etmede akarsu gibi ol -
Şevkat ve merhamette güneş gibi ol -
Başkalarının kusurunu örtmede gece gibi ol -
Hiddet ve asabiyette ölü gibi ol -
Tevazu ve alçak gönüllülükte toprak gibi ol -
Hoşgörürlükte deniz gibi ol -
Ya olduğun gibi görün, ya göründüğün gibi ol -
Reply With Quote
  #67  
Old 01-31-2010, 03:00 AM
masternoah masternoah is offline
Junior Member
 
Join Date: Jun 2008
Posts: 1
Default

yo can someone reupload a new link in english! plz
Reply With Quote
  #68  
Old 06-18-2010, 11:04 AM
toesy toesy is offline
Junior Member
 
Join Date: Jan 2008
Posts: 3
Default

Would be great if we could get a direct link in English please
Reply With Quote
  #69  
Old 07-24-2010, 12:47 PM
marello marello is offline
Junior Member
 
Join Date: May 2009
Posts: 5
Default

daha farklı olabilidi
Reply With Quote
  #70  
Old 01-28-2011, 03:20 PM
BucShot BucShot is offline
Junior Member Fan Club
 
Join Date: Feb 2008
Location: Central Florida
Posts: 25
Default

This player is somewhat unforgiving and doesn't offer much help when it isn't configured correctly. Once you get all the paths configured correctly the player works quite nicely but make sure you upload the .js .swf and mp3 files in binary mode! Basically there is no need for a English version but it will spit out a Turkish error message from time to time.

Template:
Code:
<tr>
<td class="$bgclass">
<script type="text/javascript" src="mp3flashplayer/swfobject.js"></script>
  
<div id="flashPlayer">
  Can't find the files!
</div>
<script type="text/javascript">
   var so = new SWFObject("mp3flashplayer/playerMultipleList.swf", "mymovie", "165", "200", "7", "#FFFFFF");  
   so.addVariable("autoPlay","no")
   so.addVariable("playlistPath","mp3flashplayer/playlist.xml")
   so.write("flashPlayer");
</script>
</td>
</tr>
For my server situation it was necessary to add a leading /slash in all the paths. Both the template and the playlist. So my template looks like this:
Code:
<script type="text/javascript">
   var so = new SWFObject("/mp3flashplayer/playerMultipleList.swf", "mymovie", "165", "200", "7", "#FFFFFF");  
   so.addVariable("autoPlay","no")
   so.addVariable("playlistPath","/mp3flashplayer/playlist.xml")
   so.write("flashPlayer");
</script>
And my play list:
Code:
<xml>

<track>
<path>/mp3flashplayer/songs/Little White Church.mp3</path>
<title>Little White Church</title>
</track>

<track>
<path>/mp3flashplayer/songs/White Liar.mp3</path>
<title>White Liar</title>
</track>

</xml>
The only file you need is the playerMultipleList.swf (player file) itself so I'll attach that for those that got a corrupted download originally.
Attached Files
File Type: zip player.zip (30.2 KB, 19 views)

Last edited by BucShot; 01-29-2011 at 04:20 AM. Reason: Forgot the object file
Reply With Quote
  #71  
Old 08-31-2011, 09:41 AM
maninblack123 maninblack123 is offline
Junior Member
 
Join Date: Aug 2011
Posts: 1
Default free mp3 player

Quote:
This is easy and speacial module for vbadvanced. It works on your server.

download free mp3 player

Install

1- mp3flashplayer |----> your ftp -----> www or public_html

2- admincp-->vBa CMPS--->Add module--->Template

Module Title : Mp3 Player(example you can change)
Column(sütun) : left or right
Sıralama şekli : 1,2,3,4 or you can write
Active : Yes
Update All Pages : Yes
Template to Include : adv_portal_mp3flashplayer
Style : your style
Will it only play on vBadvanced or I can use it for my wordpress blog?
Reply With Quote
  #72  
Old 02-08-2012, 05:09 PM
K1MACLIN K1MACLIN is offline
I'M Programer
 
Join Date: Aug 2011
Posts: 1
Default

dont work link
please uplud tne new file and teplate flash mp3.
tank you
Reply With Quote
  #73  
Old 02-17-2012, 01:06 AM
bills4 bills4 is offline
Junior Member
 
Join Date: Dec 2008
Posts: 6
Default

thanks you see it very nice
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GBrick Media Player and VBAdvanced naeemakhtar "How Do I..." Questions 3 07-15-2008 03:44 PM
Trying to add a mp3 player?? baronsamedi "How Do I..." Questions 4 06-13-2008 01:52 PM
flash video player john_d13 Module & Modification Discussion & Requests 1 11-10-2007 10:31 PM
[REQ] Music Player Noxious Module & Modification Discussion & Requests 1 06-01-2006 01:41 PM
Need help with code for Flash Player Replicators Module & Modification Discussion & Requests 0 02-23-2006 04:19 AM


All times are GMT -4. The time now is 12:51 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.