Use the product in ONE SINGLE NON-COMMERCIAL project ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.
Use the product in ONE SINGLE COMMERCIAL project (website, CD-ROM, offline presentation etc), your personal work or work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.
Use the product in MULTIPLE COMMERCIAL / NON-COMMERCIAL projects (websites, CD-ROMs, offline presentations etc), your personal work and work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.
×
How can I put it in the home.php file of my template theme?
Hi,
Use the following php function: xtremeMP3PlayerV2Echo(width,height,’content.xml’)
I must be missing a step somewhere….I’ve added the the SWF using two methods…the shortcode and the long Object Id in this forum and neither one appears at all on my website.
When I use the path on a browser the player shows up with the sample content: http://newmusicforboomers.com/wp-content/plugins/x-treme-mp3-player-v2/mp3.swf
But for the life of me I have no idea why this sample does now show up on my player….am I supposed to be loading the music separately…why can’t I just use the sample free files…
I went through all these instructions 8 or 9 times and I can get the path to come up and I can see the player but I can’t seem to get it to appear on a page or post at all. I’ve done flash video systems and integrated them with no problem but trying to get this to work…I have no clue.
Someone help??
Hi Rick,
Please check your email. Apparently you misplaced the directories.
Regards,
FlashTuning Support
So, I’ve lost the scrollbar somehow. I need to get it back, any suggestions?
thanks
GREAT Plugin by the way!!!!
Thanks for your wicked coding
Edit the settings xml file and make sure the autoHide is set to zero for the scroll bar.
Flashtuning, I have your player on a subpage of my blog when i try to share the url on facebook it has the title of the page but it also puts in all the following code.
Please install flash player.swfobject.embedSWF htp://edrhonemusic.com/wordpress/wp-content/flashtuning/xtreme-mp3-player-v2/mp3.swf’, ‘xtreme-mp3-player194′, ’450′, ’425′, ’9.0.0′, ” , { content: ‘htp://edrhonemusic.com/wordpress/wp-content/flashtuning/xtreme-mp3-player-v2/xml/content.xml’, {ba…
Is there anyway to clean this up? thank you.
also.. usually where that code is, is where facebook would place a picture or icon. any help is much appreciated.
ed@edrhonemusic.com, if i can get this worked out I would gladly buy the full version i really like your player.
Is there a way to turn off Autoplay? This is good for those of us who wish to conserve bandwidth and not completely annoy the viewer who does not want to hear the music right away.
You need to open that file content.xml and change to .
whoops… settings autoplay=”true” to settings autoplay=”false”
I’m using this on WordPress. I have changed: settings autoplay=”true” to settings autoplay=”false” but the player still won’t shut up!
Any suggestions? Thanks.
Go to the xml folder and edit the content.xml file and set the topmost parameter autoplay=”true” to autoplay=”false” .
As per my message I have already done that and the player still autoplays. Thanks, Neil.
Hi there, cool mp3 plug!
Got everything set up and was trying to follow your instructions for adding a player to another page. modified and saved the xml per your instructions but the player doesn’t load the content. Are there any other things that need to be done?
Thanks.
Nevermind, I had some bad code in my new content2.xml. All working!!
We’re glad you’ve figured it out.
Could you post an example of HOW to write the tag?
Just using [xtreme-mp3-player-v2] doesn’t cut it.
do we need to change the tags to or some other code? I am using in WordPress 321, followed instructions, but need to see an example of the code that works in the single.php or sidebar.php.
thanks,
Bill
I have the same problem. I followed the docs and the player is there complete with the 4 jpg photos, but it does not play the songs. I’d love to see the code if anyone can get this to work on a self-hosted WordPress 3.2.1 site.
Okay, I got it to work! I just wish that developers would write comprehensive documentation for their work. What should have been state is…
First you need to create a playlist of all songs in the right order that you want them played. You will need to create a jpg image for each song in your playlist. Once you have all this in order you can proceed to the following steps.
1. You to put the MP3 that you want to play in the right place, i.e. “http://yoursite.com/wp-content/flashtuning/xtreme-mp3-player-v2/song”
2. Open the content.xml file that is in the XML folder, i.e.”http://yoursite.com/wp-content/flashtuning/xtreme-mp3-player-v2/xml” in a word processor application.
3. Look for instances of 1.mp3, 2.mp3, 3.mp3, 4.mp3. You will need to change these numbers to the names of your songs, i.e. All I Want Is My Money Back.mp3 in lieu of 1.mp3.
4. You can put as many of these as needed for your playlist, i.e. copy and paste the following code…
<![CDATA[Title 1]]>
<![CDATA[Artist 1]]>
Link the mp3 in line 2 – 1.mp3 becomes Aint_No_God_In_Mexico.mp3
Link the cover art in line 3 images/1.jpg becomes Aint_No_God_In_Mexico.jpg
Name the song title in line 4 Title 1 becomes Aint_No_God_In_Mexico
Name the artist in line 5 Artist 1 becomes Billy Joe Shaver
Hope this helps!
Bill Hood
Hi,
I’m glad you figure it out Bill. Indeed you have to place your mp3 files in the songs directory and after that, to open content.xml file and change the src attribute in the file tag for each song with the names of your songs.
I didn’t put any mp3s in the archive file for keep the size low.
For point 4. here’s the code:
Regards,
FlashTuning Support
Hufh,this is not easy to use,must download & i was confused with insert swf,how i can insert this on side bar ?
There are specific instructions inside the download package. Download and test for freesome demos from the Free Files area.
Hello !
Thanks for this great plugin !
I would like to use it in a widget, how can I do ?
thanks
Have no idea, but if your widget has no restrictions regarding Flash objects you’ll use it should integrate just fine.
Where is the link to the wordpress version? It does not come up in a search within wordpress for the free files we need first.
Thanks!
You can download the plugin from here: http://wordpress.org/extend/plugins/x-treme-mp3-player-v2/
Sure, everything is asjutable from a simple to use external xml configuration file.
Can i change collors and size of this player?