Home / Components / Audio & Video / Micro MP3 Player /
Micro MP3 Player
18 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$3.00
Package includes: FLA
Flash Version: Flash CS3, Flash CS4
Viewable with: Flash Player 9
Action Script: ActionScript 3.0
Product ID:F0901528
Please install flash first.
This is useful if you have for example a music store so you can cycle the embedded code, with different path variables and print each one in each embedded code.
(If you like me to explain myself a little better, i'll do)
////////////////////////////////////
// The variables you can edit are:
// overColor - that is the over color
// playerSkin - this is the frame number of the default skin
// soundPath - this is the default path of the mp3 file
// autoPlay - define if the player automatic starts playing
////////////////////////////////////
This variables are parameters in the HTML code (the embbed code will be provided)
Here's a sample:
flashvars="autoPlay=no&soundPath=music.mp3&overColor=ff0000&playerSkin=2
For any doubts, please feel free to comment.
$3.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by nxwD:
Related components:
Featured components:























1 comment
Add comment
nxwD
Here’s an example of use:
for (i=0; i<11; i ) { .... flashvars="autoPlay=no&soundPath=<?php print $i; ?>.mp3&overColor=ff0000&playerSkin=2" .... }This will to this: – player 1 – player 2 – player 3 – .... – player 10
Hope this component helps someone :)
#  /  PM  /  posted on Feb 19, 2009