http://static.vuzum.com/themesbell_tiny.png themesbell http://www.themesbell.com Themesbell Forums RSS Themesbell http://www.flabell.com corneliu.chitanu on xml question Hello Glenn, Usually, on our components, the IDs do not determine the order of the items. They just need to be unique numbers. To play the items in a particular order, you just need to put them in that order in the XML file. If you need an item to be first on the list, just paste it first on the XML list. If that doesn't do it for your component, please let us know what component you're using. We'll check it out to see where the problem is, if there's any. I hope you'll enjoy the component. http://www.themesbell.com/topics/view/609 Mon, 30 Jan 2012 00:11:59 -0800 glymax on xml question In my several year old flash component I configure via xml. I built my xml from the example that came with the component. The xml for each song has an element like: ' item id="1"'. I copied the example and my list consists of 'song' elements, each with an incrementally ascending integer in its 'item:' element: first song has 'item id="1"' second song has 'item id="2"' etc. Do these id values control the actual order of display or is that controlled by the order of the 'song' elements. I want to insert songs into the list at various places and need to know if I need to renumber all the item id values in the list. Also if I incremented each id by 10 or something to leave 'space' for insertion, would that create screwey looking screens because the item ids are not consecutive integers? Is the ID a simple unique string identifier or are there 'requirements' on its values? Thanks for any help Glenn http://www.themesbell.com/topics/view/609 Thu, 26 Jan 2012 18:43:18 -0800 corneliu.chitanu on Hello everyone I am requiring some assistance. Hello, We discussed about adding our components to WordPress based websites in this forum post: http://www.flabell.com/topics/view/492 Please check it out. Also, please read the tutorial we recommended there carefully. It explains how embedding works. I found some mistakes in the webpage you sent. It seems like all the code is on a single line. However, the line begins with a comment("//" in front). This means that everything that follows "//" will not be taken into consideration. If you really need the code on a single line, you need to remove all the comments and leave only the code. Hope this will help. http://www.themesbell.com/topics/view/608 Mon, 23 Jan 2012 04:25:26 -0800 corneliu.chitanu on Track Repeat ? Hello, Please let us know what player you're using. Have you checked the XML files that the component is using to get the settings? Some of the players have an option that if set appropriately will repeat the songs. Please check the XML files too. http://www.themesbell.com/topics/view/607 Mon, 23 Jan 2012 04:22:02 -0800 TeeLLL on Hello everyone I am requiring some assistance. Hello, i am requiring some assistance with embedding this Mp3 Player into a wordpress page. Can anyone break it down for me, i am totally lost. I copied the files to the server already. Copied the script from the index.html file with no luck. What necessary changes must i make to the script for it to work? Thank you in advance for your assistance. Page it supposed to be on: http://www.gordonandres.com/home/music/ http://www.themesbell.com/topics/view/608 Mon, 23 Jan 2012 00:43:38 -0800 fevzisan on Track Repeat ? How can I make repeat the songs 5 times or more ? http://www.themesbell.com/topics/view/607 Sat, 21 Jan 2012 03:37:53 -0800 corneliu.chitanu on 1 Album Track Listing Without Track ID. Hello, You'll just need to add the items in the playlist in the order you need them to appear. The item with the id=1 doesn't necessarily has to be at the top. Only the order that the items are listed in the XML is taken into consideration. If you want to update the XML daily and you need the item to appear on top, you'll just need to insert it first in the XML list. You don't need to update the IDs. Just set a unique id for each item you add. I hope this helps. http://www.themesbell.com/topics/view/606 Wed, 18 Jan 2012 03:26:26 -0800 corneliu.chitanu on Facebook Opengraph Protocal in Flash mp3 Player Hello, We explained by email how to use the pathToFiles. The problem now is that Facebook does not take the latest changes from your webpage. I don't know why this is happening. It should update the latest paths from your website anytime. The problem is we don't know when this is going to happen. It's not something we can control. http://www.themesbell.com/topics/view/572 Wed, 18 Jan 2012 02:36:20 -0800 corneliu.chitanu on 2 Mp3 Players on 1 page, Embedding using an HTML Stack and XML conversion Hello, Actually, I don't think you're using a Flabell player in the URL above. You're using a player that was licensed from us to be modified and shared with another company's users. You probably are a client of that company. Out of curiosity, which website did you get it from? Our player looks like this: http://www.flabell.com/flash/Flash-Mp3-Player-29 and has a totally different XML structure that's using and other flashvars as well. I see that you managed to embed the player without an iFrame. The same would be applied for our player. However, by using our player, yes, you'll need to update all your content using the structure we set up for our XML files. http://www.themesbell.com/topics/view/605 Wed, 18 Jan 2012 02:24:18 -0800 corneliu.chitanu on Archive.org problem Hello, You need to have a crossdomain.xml file on archive.org that permits your website to access the mp3 files. It's a security measure Adobe takes. This forum post discusses the issue: http://www.flabell.com/topics/view/486 Please check it out. http://www.themesbell.com/topics/view/604 Wed, 18 Jan 2012 02:08:19 -0800 DjIncognito on 1 Album Track Listing Without Track ID. Hello, One of my (mp3 with playlist) players will be one album that will be updated daily (the song of the day). The way the xml is formated with the track id, the lowest number is on top. But if I populate the album, then go to add a track, it would go to the bottom instead of the top. So if I add a song daily and want people to see it when they open the player, how is it doable without having to redo hundreds of track id's? If I erase them all, will they show up in their physical order? Thanks http://www.themesbell.com/topics/view/606 Tue, 17 Jan 2012 07:02:22 -0800 Dale00 on Facebook Opengraph Protocal in Flash mp3 Player I am having the same issue the player is fine on my website I set it up for facebook news feed following the post on here but to no avail no matter what I do it doesnt work in the news feed. All my other open graph protocols work except the one with the pathtofiles for facebook news feed doesn't work. And I have tried everything every different paths to no avail. http://www.themesbell.com/topics/view/572 Fri, 13 Jan 2012 15:36:33 -0800 DjIncognito on 2 Mp3 Players on 1 page, Embedding using an HTML Stack and XML conversion I've been in and out of this forum for more than a year and you guys have been great "trying" to help me with my component issues (ok, I'll admit... my ignorance). My problem is that everything works, just not at 100%. And it seems the more I try to figure it out, the more I'm screwing things up. First: The only way I was able to embed the mp3 player into my page was by using iframe. Although it worked, the players were choppy and wouldn't scroll together. Between the forum and emails I've gotten, I get that it's not recommended. So in my efforts to figure out how embed the HTML, I noticed I'm having the same problem. I've changed the .swf names, and the .xml names to try and avoid both components using the same resources (or getting confused). Not sure if that makes any sense... Maybe I'm just turning bad to worse. Here's an example: http://inthehouselv.com/deploy/test.html Second: If ANYONE uses a Mac with Rapidweaver with Stacks, I'm trying to figure out how to embed the HTML instead of using the iframe. Just copying and pasting from script to script isn't working regardless of how I address the flashvars. Third: One of the comments in your email was making sure that I have the latest version (which isn't being used in the example above). My question is once I figure out the first 2 issues, will I be able to use the same XML files from the older version. The example above only shows about 60% of my content and I'd really like to avoid repopulating the totally different XML files in the new version. Thanks in advance for not just great products, but your patience dealing with newbies like me. I'm really looking forward to utilizing more of your components. I've just gotta get a clue first. lol http://www.themesbell.com/topics/view/605 Thu, 12 Jan 2012 14:10:09 -0800 kilo_ on Archive.org problem Hi , I want to use Flash-Mp3-Player-29 , but i can't. I don't want upload my mp3s to my server. I uploaded mp3s to archive.org. Now i don't know what i have to do? Please help me and explain what should i do! http://www.themesbell.com/topics/view/604 Tue, 10 Jan 2012 05:30:50 -0800 corneliu.chitanu on direct download link for each song individually Hello, On your player the buy XML tag might be different. If you have a "url" attribute set the value for it, just like I did under the "buy" XML tags above. Yes, you can use relative paths. However, make sure that the path to the PHP file is correct relative to the webpage that uses the player, and the path to the MP3 file (that is given as a parameter to the PHP file) should be relative to the PHP file. Hope this will solve the issue. http://www.themesbell.com/topics/view/538 Tue, 10 Jan 2012 02:57:40 -0800