Kinda tricky. You have to turn them all off before you can actually tell how they work.
Posted 3 months ago
:: Play/Stop mp3 player buttons ::
- Useful to add the sound control feature on the websites for streaming external mp3 music.
- Just drag and drop the player on your project file
- Easy to change the buttons layout.
- No png, jpeg or gif….. 100% vector graphics.
:: more stuff by pixcube ::
Posted 3 months ago
Kinda tricky. You have to turn them all off before you can actually tell how they work.
Posted 3 months ago
This file is useful and I’m happy i bought it. One question, is there a way to make the music loop? I noticed the player loops but it doesn’t reload the mp3 music. Any help is appreciated. Thanks!
Posted 2 months ago
Okay, I figured it out. Had to add a few lines of code to the player ActionScript.
MySound.onSoundComplete = function() { this.start(); };
Thanks again for a great file!
Posted 2 months ago