Hi, after a couple of hours of trying I found out that there is no way to load it into an as2 project. Why did you say that it was possible??? If I’m wrong, please tell us how you did. Great job anyway!
Posted 5 months ago
Audio Wave Visualizer
Code is well commented. Through ActionScript you can change the blur RGB values, line thickness of the wave, the line color of the wave, the speed and direction of the blur filter. This effect can also be placed on other movieclips as well.
Enjoy!
-drumkeyjw
Posted 5 months ago
Hi, after a couple of hours of trying I found out that there is no way to load it into an as2 project. Why did you say that it was possible??? If I’m wrong, please tell us how you did. Great job anyway!
Posted 5 months ago
After more research, I found out you cannot load an AS3 swf into an AS2 project. My apologies. I thought for sure this was possible but I have been unable to do this as well and I read it is not possible.
Posted 5 months ago
Would I be able to put this on auto play if I wanted to use it as part of an intro?
Posted 4 months ago
vcarrera,
Yes, you can put this on autoplay. I’m going to send you an email today with instructions on how to do so.
Posted 4 months ago
i cannot export a swf that works
comes up with the error Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error. at veetwo3_fla::MainTimeline/veetwo3_fla::frame1()
thanks
Posted 4 months ago
RayTracer,
Please email me at drumkeyjw@gmail.com and I will send you a file without the input boxes. That seems to be what is happening here.
Posted 4 months ago
is this resizable? i have my existing player, can i just drop the clip in there and it will visualize whatever i play? im using flash cs3.
Posted 4 months ago
This file could be hooked up to an existing mp3 player only if the mp3 player was made using ActionScript 3. This file will not work with other ActionScript 2 files.
I do plan on making a mp3 player with this visualizer part of it, but that’s down the road.
As far as resizable, yes, the player can be resized. Email me and I will email you directions on how to resize it.
Posted 4 months ago
Hi Drumkeyjw… how do i bring it to the center of the page if my canvas size is jus 600 X 56 … right now it’s just remaing below the canvas… Any ideas??
Posted 4 months ago
Ok… sorry figured it out!! 
line 53: var bmd:BitmapData = new BitmapData(600, 56, true, 0×000000);
Posted 4 months ago
mmucom, i’m working on your file right now. i will email you back with the file attached. thanks for purchasing!
Posted 4 months ago
NEW VIDEO TUTORIAL
i’ve added a video tutorial showing how to change the size of the visualizer.
Posted 4 months ago
This is amazing!
One question: Can you load more than one song? I mean could it load a c different song once the one that’s playing is finished?
Posted 3 months ago
bunnyhead,
i haven’t had time to implement this feature yet. i do plan on eventually making an mp3 player that has the visualizer in the “screen” area of the mp3 player. then i’ll be able to mod this file to do what you requested.
Thanks for looking!
Posted 3 months ago
hi there, love this player. Just one problem though – if someone accidentally clicks the play button more than once it will play the same sound track over the last play, then you can’t stop the track.
Any easy ways around this?
Posted 3 months ago
silver111,
i believe there is. i’ll work on that this weekend and get it back to you.
Posted 3 months ago
Great effect!
What do I do if I just want to have the wave section, no text at all?
Is it in the parameters?
Guy
Posted 2 months ago