Be a Supporter!

fade and blur effect

  • 341 Views
  • 5 Replies
New Topic Respond to this Topic
KayoKsaKayo
KayoKsaKayo
  • Member since: Oct. 18, 2005
  • Offline.
Forum Stats
Member
Level 15
Blank Slate
fade and blur effect 2006-12-28 09:48:49 Reply

There are two effects that I think would work best with AS.

Fade- I don't mean the type that you black out, I ment the type that you fade from one movie clip to another.

Blur - I want to be able to type in the AS to blur a range of layers. I know I could make the layers into one big movie clip and use filters, but it get messy, and hard to do some animating in a movie clip without a chance of repeating the background scene.

Lord-Sonx
Lord-Sonx
  • Member since: Jan. 17, 2004
  • Offline.
Forum Stats
Member
Level 32
Blank Slate
Response to fade and blur effect 2006-12-28 10:03:52 Reply

At 12/28/06 09:48 AM, darksanta wrote: Fade-

make scene one fade out while scene two is ont he layer below <a lphas>

Blur -

photoshop :?:P?P

Re2deemer
Re2deemer
  • Member since: Nov. 3, 2005
  • Offline.
Forum Stats
Member
Level 13
Blank Slate
Response to fade and blur effect 2006-12-28 10:08:15 Reply

erm...with AS??? I don't get it.


BBS Signature
KayoKsaKayo
KayoKsaKayo
  • Member since: Oct. 18, 2005
  • Offline.
Forum Stats
Member
Level 15
Blank Slate
Response to fade and blur effect 2006-12-28 10:09:51 Reply

At 12/28/06 10:03 AM, Lord-Sonx wrote:
At 12/28/06 09:48 AM, darksanta wrote: Fade-
make scene one fade out while scene two is ont he layer below <a lphas>

I have to make it all a movie clip, so it would get messy

Blur -
photoshop :?:P?P

as I said, I want to animate the blur areas. isn't there a AS that I sould make to easily make these effects

ssjskipp
ssjskipp
  • Member since: Oct. 16, 2003
  • Offline.
Forum Stats
Member
Level 15
Programmer
Response to fade and blur effect 2006-12-28 10:34:53 Reply

AS Can just dynamically add/edit/remove the filters during playback. It's the same thing as if you did it manually with animation. You can't magically say "BLUR THIS LAYER!!", but you can do like "BLUR THESE MOVIECLIPS!" which, in the end, will be VERY tedious...it would be cool if you could treat layers as sub-movie clips in reference to the main stage...*sigh* oh well.


"Give a man a match, and he'll be warm for a minute, but set him on fire, and he'll be warm for the rest of his life."

Lord-Sonx
Lord-Sonx
  • Member since: Jan. 17, 2004
  • Offline.
Forum Stats
Member
Level 32
Blank Slate
Response to fade and blur effect 2006-12-28 10:35:21 Reply

At 12/28/06 10:09 AM, darksanta wrote:
At 12/28/06 10:03 AM, Lord-Sonx wrote:
At 12/28/06 09:48 AM, darksanta wrote: Fade-
make scene one fade out while scene two is ont he layer below <a lphas>
I have to make it all a movie clip, so it would get messy

not really, could flatten everything so you woulnd't have different layers of colour fading.

Blur -
photoshop :?:P?P
as I said, I want to animate the blur areas. isn't there a AS that I sould make to easily make these effects

you cna use AS but that would cause extreme slow down, could expandfill the selected areas.