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 current change log for this flash component.
There is currently no additional help provided for this flash component.
 
bobocel
on 9/12/09
 
bklyn2cali
on 9/12/09
I keep receiving a message that the file(s) can not be opened. :(
 
bobocel
on 9/12/09
 
dmarter
on 10/12/09
i'd like to load different songs in the player on different frames
 
bobocel
on 11/12/09
 
dmarter
on 11/12/09
Frame 1 plays "song 1" and I added the album art next to it.
You can then click a button bringing you to frame 2 which will play "song 2" with that songs album art next to it.
If I add 2 players within a movie, a few lines of error pop up saying:
1151: A conflict exists with definition mc****** in namespace internal.
Do I need to duplicate the mc files and rename them something else?
 
bobocel
on 11/12/09
Note: You must have experience with Flash in order to do this.
 
gil719
on 13/12/09
 
bobocel
on 14/12/09
<autoplay>false</autoplay> 
gil719
on 18/12/09