Page 1 of 1

dinamic music player with equalizer

Posted: September 7th, 2011, 3:05 am
by Catarrunas
Hello,
I'm able to import a mp3 file and generate its spectrum. But what i would like to make, is an mp3 player that receives 2 or 3 outside variables such as 'mp3 file','tipe of spectrum','color', for instance and then export this player to swf. Having then a
swf mp3 player that can reproduce and show the spectrum of any song any time in realtime.
Is this possible??
I cant seem to find any examples of input variables to AAE. The closest solution that i found was to make a temp.txt file with the arguments and then read it inside the javascritp.

Can someone give me some pointers please??

Thanks very much! In advance