Flabell Simple Flash Mp3 Player
Minimalistic Mp3 player with a twist, perfect for your website. It supports the basic functions of an mp3 player:
- play
- pause
- draggable volume bar
- sound visualizer
It includes a special sound visualizer that changes when you drag the volume bar.
Note: The song used in this file is a sample, under 30 seconds for legal reasons. You can easily update it in the HTML code (it's passed through FlashVars).
1. I downloaded the Simple Flash Mp3 Player. What should I upload to my server?
If you want to deploy the files to your server, you need to upload the content INSIDE the deploy folder. The other folder is the source folder, and that contains all the files used to create the product.
2. Where can I find some sample code for embedding the swf file?
Please open the index.html file, and select view > page source from the browser menu OR open the index.html file with a text editor.
3. Is the MP3 file externally loaded?
Yes, the mp3 file is passed in the FlashVars.
4. I want to modify the player. Are you available for custom work?
Yes, at the market rate. Please contact us at support@flabell.com
5. Can I use different fonts for the player?
Yes, the steps for changing the fonts are:
- edit the FLA file
- embed the fonts
- change them in the textfield you need new fonts
- export the swf file
6. When I open the file it says font missing. What should I do?
Before opening the Flash file you need to install the fonts that came with the download. After that you can make the changes you need in the FLA, and the fonts won't be missing.
7. What is the shadow layer for?
The shadow layer is used for display purposes only. You can easily remove it, and align the mcPlayer to the 0x0 coordinates.
Make sure you change the stage size back to 281x78 before you publish the swf file, if you want to remove the shadow layer. This way, the swf size have the same dimensions as the Simple Flash Mp3 Player.
There are no video tutorials for this flash component yet.
There is currently no additional help provided for this flash component.
 
andrei.neamtu
on 19/12/09
- the FLA and AS3 code were rebuilt following the new Flabell standards
- "init" function was added
- "loadNewSound" function was added, which can be called anytime. Let's say the player is used inside a flash gallery and needs to load a new sound on clicking a thumb.
- new "settings.xml" to customize every color
- totally resizeable
 
bobocel
on 19/12/09
 
hootsieroll
on 22/12/09
Thanks for the player!