if it’s as3.0 why is showing that it opens with flash8?
Posted 2 months ago
With this component, you have a nice xml mp3 player together with a fully customizable as3 spectrum analyser. All actions are stored in an .as file outside the .swf file.
As for the mp3 player, you can easily change the songs loaded by modifying the xml file provided, you can choose to start playing music onload or not, display the song information, play/pause, next, back.
For the spectrum analyser, you can choose the number of bars, color, amplitude, width, space between the bars.
Everything is easy to change thanks to the comments in the .as file. Thank you.
Posted 3 months ago
Hi, this script can be opened and edited with Flash CS3 (aka 9+) Cheers.
Posted 2 months ago
Having problems with the xml. It reads the song files, but song titles won’t display. Can you help me troubleshoot?
Posted 2 months ago
Hello Suremedia,
Sure I can help, have you modified the script provided ? In this example, you can clearly see the titles do show up. BUT pay attention the title or artist name title is read in the ID3 tag of the mp3 file, so it’s normal not to see your mp3 file name. Have you opened the 2 audio tracks given with a tool allowing you to modify the name, artist with ID3 ? Try to make the same with your file and tell me if it works.
If not, leave me your email and I’ll contact you back asap. Cheers
Posted 2 months ago