Posted on: Thu, Mar 10th 2011, 02:53
Try before you buy
Not sure if you need this component?
Download the free preview and customize it for your project before you purchase it.
Note: You can test the preview only on your computer.
Similar components for adobe flash
Mp3 Player for Adobe...
This is a fully customizable MP3 Player, built with support for... read more
Mp3 Player with Playlist
Fully customizable MP3 Player, built with support for multiple songs.... read more
Simple Mp3 Player
Minimalistic flash mp3 player with a twist, perfect for your website.... read more
list more items
General Videos
- How to buy?
watch movie - Embed a Flash Component in your Flash Project
watch movie - How to embed a Flash Component in the same HTML page twice?
watch movie - How to embed two different Flash Components in the same HTML page?
watch movie
Our recommendation
Save money now!
Showcase
Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.
Need support?
Get a support ticket
read more
Share this
If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!





Products RSS Feed
Follow us on twitter
support@flabell.com
riton
on 11/3/11
on 12/3/11
Thanks for downloading our mp3 player.
If you're using a WordPress.org blog platform then you'll need to upload the deploy folder on your server, copy the code between the "body" tags from our index.html file, in your wordpress page. Note that if you copy the code in an article, copy it using the HTML mode, not the Visual mode.
Next, you'll need to adjust the paths to the files you uploaded. Just to be sure it will work, set an absolute path (with http:// and the complete path to the file) for these lines:
<script type="text/javascript" src="js/swfobject.js"></script> var swfPath = "preview.swf"; flashvars.pathToFiles = "basicsoundplayer/";So, basically they'll have to look like this:<script type="text/javascript" src="http://www.yourwebsite.dom/completePathToTheDeployFolder/js/swfobject.js"></script> var swfPath = "http://www.yourwebsite.dom/completePathToTheDeployFolder/preview.swf"; flashvars.pathToFiles = "http://www.yourwebsite.dom/completePathToTheDeployFolder/basicsoundplayer/";On Blogger you'll need to upload the files on some other server before, because, obviously, you can't do this directly on the Blogger servers. This tutorial will help you:
http://www.aleosoft.com/flashtutorial_...
On a wordpress.com blog, you'll need to do the same thing, I think. They don't allow uploading your files to their servers. If they do, then it's great and you can do the same as for the WordPress.org platform.
riton
on 12/3/11
on 14/3/11
lrprinaldi
on 20/5/11
how i change the color of background?
and what the archives of package can reference in head?
on 20/5/11
lrprinaldi
on 20/5/11
forget the questions above,
but i have one problem,
i want put tree this mp3 player,
and each push a diferent mp3 music,
how i put this tree mp3 players and your script funccion.
could you help me in this?
on 22/5/11
This tutorial shows you how to embed multiple components on a single webpage:
http://www.flabell.com/blog/1669/how-t...
If you cannot figure it out, please give me a link to your webpage, where you tried to embed the three players. I'll inspect the webpage and figure out what the problem is.
lrprinaldi
on 23/5/11
on 23/5/11
casettoko
on 7/7/11
on 11/7/11
bewl
on 7/9/11
on 8/9/11
What stroke are you referring to?
andrewbley
on 2/10/11
Thanks!
on 4/10/11
Yes, you could achieve this using CSS. Take the id of the component div (we set it to #FlabellComponent) and set the width and height of it to 0px, like this:
#FlabellComponent { width : 0px; height : 0px; }Also, you'll need the music to start automatically. You'll find a property in the XML file that will help you with this. Enjoy!
jpitassi
on 28/10/11
on 31/10/11
With the free preview, this is not possible. You'd need to buy the full package which contains the source files too. That package contains a SWF file that includes only the player, without the gradient background.
emil79
on 31/10/11
edited:
translation: can I add this to a wp site?
on 1/11/11
Please use English on your website, so other users will understand the question and the answers.
Yes, you can embed this on a WordPress website. Just follow the instructions on our forum:
http://www.flabell.com/topics/view/492
Hope you'll get it done. Let us know, if you need more assistance. We'll do anything we can to help.