http://static.vuzum.com/flabell_tiny.png flabell http://www.flabell.com Flabell Forums RSS Flabell http://www.flabell.com etrek42 on asking me to dowload Flash Player Hi I'm trying to use the XML Banner Rotator but whenever I open the page I get a message: "In order to view this object you need Flash Player 9+ support!" I have the latest version :/ Help please http://www.flabell.com/topics/view/611 Tue, 07 Feb 2012 15:11:44 -0800 corneliu.chitanu on xml question Hi Glenn, Thanks for the link. We hope you'll enjoy the player, because we did enjoy some of your music. http://www.flabell.com/topics/view/609 Mon, 06 Feb 2012 10:36:34 -0800 corneliu.chitanu on Fade in Fade Out Slide Show Hello, Thanks for using our component. We hope you like it. Can you please explain, what do you mean by not recognizing them? If you're using the component on your local machine, the links might be blocked. On the web server it should work. This would be a security measure Adobe takes, by default. It doesn't permit the flash player to access external resources, when you run the component on your computer. If you want this to change, please go to this link: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04a.html and add a new location, which would become trusted. That would be the folder which contains the SWF files you're working with. If the links don't open with your component available online, please share a link to it. We'll inspect it and find a solution for you. Hope this will solve the problem. http://www.flabell.com/topics/view/610 Mon, 06 Feb 2012 10:24:57 -0800 sgibson on Fade in Fade Out Slide Show I cannot get the fade in fade out slide show to recognize the links I put in the XML file. http://www.flabell.com/topics/view/610 Sun, 05 Feb 2012 15:24:52 -0800 glymax on xml question Hi Corneliu.... I finally got time to alter my xml and it worked correctly according to your instructions. the songs came out in the order they exist in the xml, not by id. ( I believe I gave you this URL years ago, but here it is in case you want to look/listen http://emteeman.com/emteeStreamer.html ) Thanks much. Glenn http://www.flabell.com/topics/view/609 Sun, 05 Feb 2012 14:00:56 -0800 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.flabell.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.flabell.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.flabell.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.flabell.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.flabell.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.flabell.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.flabell.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.flabell.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.flabell.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.flabell.com/topics/view/604 Wed, 18 Jan 2012 02:08:19 -0800