PDA

View Full Version : Got bored...made a little flash anim...



lorren.biffin
August 23rd, 2006, 12:27 AM
http://slicdigital.net/testflash/plantgrow.html

Speaker/Plant thing peices were made in photoshop. (click on the black dot to start the animation.

I'd love your feedback :)

Lorren

P.S. It might take a min to load, but it will. Didnt want to take time on a preloader for a little animation like this.

nobody
August 23rd, 2006, 12:30 AM
Seems cool. I'd contain the blur effect into the silver part of the speaker, and maybe make the whole plant jolt a bit when it hits heavy bass or whatever. Cool though.

lorren.biffin
August 23rd, 2006, 12:31 AM
Seems cool. I'd contain the blur effect into the silver part of the speaker, and maybe make the whole plant jolt a bit when it hits heavy bass or whatever. Cool though.

Yknow, I was wanting to do that. Is there a way to make the animation react to the sound(like an equalizer would?)

Anogar
August 23rd, 2006, 01:02 AM
I expected more from it. It started out cool, and then just stopped after like half a second of interesting animation and went into an endless loop... :-/

lorren.biffin
August 23rd, 2006, 01:03 AM
I expected more from it. It started out cool, and then just stopped after like half a second of interesting animation and went into an endless loop... :-/

Yea, lol. Didnt mean to get yer hopes up. :) Just a little thing.

Anogar
August 23rd, 2006, 01:18 AM
It's a good thing, really. It started out so well that I really was genuinely disappointed when it didn't keep going. Great start. :P

lorren.biffin
August 23rd, 2006, 01:51 AM
It's a good thing, really. It started out so well that I really was genuinely disappointed when it didn't keep going. Great start. :P

Thanks! :) Until about 2 weeks ago i hadnt done anything with flash since flash five. Then i picked up a copy of version 8 and realized all of the improvements that have been made to the program. Im havin a lot of fun with it.

hybrid101
August 23rd, 2006, 07:30 AM
haha, great job;)
it would be cool if you continue it btw:)

Andy92
August 23rd, 2006, 08:51 AM
Maby you could improve it by making the plant grow taller and more sprouts could come out with speakers on the end. Then the user could click on a speaker and each speaker would play a different tune.

:mu: :mu:

slideth3
August 23rd, 2006, 01:55 PM
Is there a way to make the animation react to the sound(like an equalizer would?)

using the microphone is one way...

http://www.kirupa.com/developer/actionscript/microphone.htm

only problem is the echo.

lorren.biffin
August 23rd, 2006, 06:42 PM
using the microphone is one way...

http://www.kirupa.com/developer/actionscript/microphone.htm

only problem is the echo.

Is there a way to use activityLevel on a sound object that was externaly loaded as opposed to using it with the microphone?

Anogar
August 23rd, 2006, 06:47 PM
Almost all 'equalizers' that you see on the internet are randomly animated and have nothing to do with the actual levels. I don't know of a way to monitor sound levels with AS. :-/

lorren.biffin
August 23rd, 2006, 06:56 PM
Almost all 'equalizers' that you see on the internet are randomly animated and have nothing to do with the actual levels. I don't know of a way to monitor sound levels with AS. :-/

I know...it sucks. Im checkin around right now because with some of the stuff im working on could really benifit from it. (websites for bands, etc..)

If i come accross anything i'll let you guys know. :)

REEFˇ
August 23rd, 2006, 07:24 PM
Almost all 'equalizers' that you see on the internet are randomly animated and have nothing to do with the actual levels. I don't know of a way to monitor sound levels with AS. :-/Not anymore, the next flash, flex, & AS3.0 can monitor sound.

lorren.biffin
August 23rd, 2006, 08:02 PM
Hmmm...This seems like it could be an ok way to do it.

http://www.devx.com/webdev/Article/27587

Although it doesnt react directly with the sound it seems that it would be an easier way to go about things. The only problem is the $180 program you would have to download to accomplish the effect. :sleep:

Anogar
August 23rd, 2006, 08:03 PM
Not anymore, the next flash, flex, & AS3.0 can monitor sound.

Neat, that will be a welcome addition. When is Flash 9 slated for release?

theflash
August 30th, 2006, 10:22 AM
That is some cool animation, that growin plant reminds me of tokyoplastic plant monster

AndyM103
August 30th, 2006, 10:42 AM
You can export sound info from AfterEffects that you can read into Flash - but not dynamically.