FORUM

Micro MP3 Player

Home / Forum / Components Discussions / Micro MP3 Player

  • 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 :)


    #  /  posted on Feb 19, 2009

Please login to post replies.