Nice work FJ.

Randomly animated EQs, pack of 7 including Background equalizer and 3 mini EQ’s for use as sound contollers 
Code to start and stop the EQ’s is included.
All vectorised so can be fully resized, re-colored etc.
Support available via email and MSN , msn address in the help file
FLASHJUNKIE
Subscribe to my RSS feed to be notified of New Files
My Files
Posted about 1 year ago
Not impressed with the code at all. Something extremely simple has been made very, very difficult. Drag and drop? Not hardly.
Posted about 1 month ago
it aint rocket science. drag, drop, rename clip, copy code. easy.
Posted about 1 month ago
Not really: This code is not quite kosher and especially not Actionscript 3 compliant. Your actions on each equalizer bar that says gotoAndPlay(f) on the first frame isn’t correct since f hasn’t been defined. This is an illegal error in as3 and probably not the best way to do things in as2 either.
Another thing that is annoying is that instead of making the other equalizers, their bars to actually be of a different color, you just used the same equalizer and applied a tint to it.
Also for this to work properly, you have to call each equalizer clip to gotoAndStop(2) which although is already defined in the first frame of your file, is VERY different than just drag and drop.
More like, copy. paste. change tint. fix ActionScript. modify code. easy. o_0
You shouldn’t get fresh with paying customers. I bought this file because I liked the tweens but it is very misleading to say something is drag and drop when it isn’t.
Posted about 1 month ago
its an old file and definately not one of my best, however, the file works, i never claimed it was AS3 compliant, its an AS2 file and was never intended for AS3 .
Posted about 1 month ago
Is the sample file supposed to be working? It’s not doing anything in my browser?
Posted about 1 month ago