legit alfa gradient objects

+4
BlueShenron
SXR123
Rapidfir3Pho3nix
supersmashbro
8 posters
Go down
supersmashbro
supersmashbro
Spritan
Spritan
Age : 25
Number of posts : 409
Registration date : 2012-11-21
Location : East London

legit alfa gradient objects Empty legit alfa gradient objects

11/24/2012, 4:52 pm
Legit Alpha Gradient Masking Without Actionscript

So this is something that's bugged me for a while. I remember being able to have an alpha gradient as a mask in earlier versions of flash, so that I could take a solid object and make parts of it more or less transparent depending on the mask, but a few years ago when I tried to do this it wouldn't work right, and no one I talked to could tell me how to do it the proper way. Everyone said that they knew it could be done, but wasn't sure how. Well, recently I took it upon myself to do some research and rediscover this long lost technique, and it's fairly simple, so I've decided to make a small tutorial to share with you today.

THE PROBLEM

Now, a regular mask involves 2 layers. One layer is the shape that's getting masked, and the other layer is the mask itself that will show/hide parts of the shape beneath it depending on where the mask's shapes are. That looks like this:

legit alfa gradient objects ZTIpC

Notice the layers showing which is the mask and which is going to get masked. On the stage, we see the big red area which will be what content is shown, and we see the text that is to bed masked. When the mask is applied, it looks like this:

legit alfa gradient objects IOGvN

See how the part of the text that was covered by the big red box in the previous image is now showing, whereas the rest is hidden? This is because the big red box is "masking" the text to only show where I want it to as defined by the box itself. To further illustrate this, say I want to make the text polka-dotted:

legit alfa gradient objects MciESlegit alfa gradient objects QdcQi

Now, this is useful for certain applications, but say I want to have a soft edge to the mask, so that it looks like it's fading in. You'd think I could just make a gradient on the mask and be done with it right? Well let's try that:

legit alfa gradient objects KCkIO

So this LOOKS like the end result will have a nice smooth transition for the text from solid black to completely transparent, right? Here's how it actually looks when the mask is applied:

legit alfa gradient objects AIfDZ

So what happened? Where's our nice fading effect on the text? Well, the way these masks work is based on the SHAPE of the mask, and not the color or transparency. The mask will be applied wherever there is a shape. For example, this image has a striped mask on it, but I made it 100% transparent so you can't see it:

legit alfa gradient objects 6wFLG

When the mask is applied, you can see it, even though it looks like there is nothing there:

legit alfa gradient objects IwHRC


A SOLUTION

So how do we get the desired effect? Well, a lot of people will simply make a solid gradient over top of what they want to mask if the background is a solid color. So for example, the background of my project is white, so I could make a white to transparent gradient box and position it over the text like so:

legit alfa gradient objects 1JGNr

This looks OK, and creates the desired effect simply. But it's not a mask, and it's a cheap workaround. What if I had a wacky and complicated background?

legit alfa gradient objects WSTx6

That white gradient is no longer sufficient. So now what can we do?


THE SOLUTION

The solution is deceptively simple, and has to do with movieclip blending. So far in my project I have 2 layers: The Background, and The Text:

legit alfa gradient objects SVhtv

I want to mask the text so that it fades from solid to transparent. So my first step is to draw the mask. This can be on the same layer as the text, or on a new layer above it. Doesn't matter, but keep them close for convenience during a later step.

legit alfa gradient objects Pr9JD

Turn the mask shape into a movie clip. Call it what you want, I'm going to call mine theMask.

legit alfa gradient objects MG2ja

Select your Mask Movieclip, go to it's Properties and set it's Blending to Alpha.

legit alfa gradient objects ZiGAV

It will vanish. This is normal. Next, select both the newly created mask movieclip, and the object you want masked (in this case, the text) and put them both into their own movie clip. I'm going to call my movieclip theContainer.

legit alfa gradient objects XijYp

Once created, set your container movie clip's blending to Layer, and voila:

legit alfa gradient objects 2OQ6S

The mask is applied, fading out regardless of what is in the background.

legit alfa gradient objects PBKFw

This can be used to achieve a reflective effect, regardless of background:

legit alfa gradient objects D5bsy



The effect used with animation: h t t p : / / f i lz . u s / 3 n L
Also used as a reflective effect: h t t p : / / f i l z . u s / 3 n M
Or simple shadows: h t t p : / / f i l z . u s / 3 n Q

If you have any questions or need any clarification, please let me know!
Rapidfir3Pho3nix
Rapidfir3Pho3nix
Administrator
Administrator
Age : 29
Number of posts : 4906
Registration date : 2009-01-23
Location : Hollow Bastion
https://www.youtube.com/channel/UC0ntn5nE-2rEXLA8GQ7mtsAhttps://rapidfir3pho3nix.deviantart.com/https://discordapp.com/channels/142444698311589888/142444698311589888https://twitter.com/rapidfir3animshttps://www.facebook.com/Rapidfir3Pho3nix/https://www.twitch.tv/rapidfir3pho3nix

legit alfa gradient objects Empty Re: legit alfa gradient objects

11/24/2012, 6:36 pm
Question. Did you actually make this tutorial yourself?
SXR123
SXR123
Administrator
Administrator
Age : 29
Number of posts : 11610
Registration date : 2010-03-07
Location : You know, a place.
https://www.youtube.com/user/sonicXrules123

legit alfa gradient objects Empty Re: legit alfa gradient objects

11/24/2012, 10:30 pm
*claps*

now. this is what we need right here.

Thanks for the tut dude! New member and already helping us out!
BlueShenron
BlueShenron
Spritan
Spritan
Age : 28
Number of posts : 198
Registration date : 2012-04-05

legit alfa gradient objects Empty Re: legit alfa gradient objects

11/24/2012, 11:17 pm
i saw this same tutorial on stickpage
supersmashbro
supersmashbro
Spritan
Spritan
Age : 25
Number of posts : 409
Registration date : 2012-11-21
Location : East London

legit alfa gradient objects Empty Re: legit alfa gradient objects

11/25/2012, 4:52 am
yes this tutorial is on SP as well, I got permission from jeff (one of the admins on SP) to post this here because this was his original tutorial. I'm sorry if this caused confusion.
_AfterAfter_
_AfterAfter_
Spritan
Spritan
Age : 23
Number of posts : 33
Registration date : 2012-11-18
Location : Japan

legit alfa gradient objects Empty Re: legit alfa gradient objects

11/25/2012, 5:06 am
I read the tutorial and it's really good but since I was a newbie at flash I didn't really understand it that well confused

Not the tuts fault though Laughing
SXR123
SXR123
Administrator
Administrator
Age : 29
Number of posts : 11610
Registration date : 2010-03-07
Location : You know, a place.
https://www.youtube.com/user/sonicXrules123

legit alfa gradient objects Empty Re: legit alfa gradient objects

11/25/2012, 9:50 am
help is help, whether or not it's yours doesn't really matter I guess. as long as you got permission.
Luigiman364
Luigiman364
Spritan
Spritan
Age : 29
Number of posts : 3090
Registration date : 2010-12-13
Location : Massachusetts

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/16/2012, 3:33 pm
Granadico
Granadico
Administrator
Administrator
Age : 28
Number of posts : 12927
Registration date : 2008-11-18
Location : On the computer
https://www.youtube.com/user/Granadicohttps://www.twitch.tv/granadico/profile

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/16/2012, 8:06 pm
Put some disclaimer that it wasn't you and the link to the original place you found it
v2
v2
Administrator
Administrator
Age : 27
Number of posts : 5600
Registration date : 2012-05-17
Location : your girls DMs

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/16/2012, 8:48 pm
You're not the boss of him
SXR123
SXR123
Administrator
Administrator
Age : 29
Number of posts : 11610
Registration date : 2010-03-07
Location : You know, a place.
https://www.youtube.com/user/sonicXrules123

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/16/2012, 9:11 pm
Yeah granny, don't tell him what to do.
Granadico
Granadico
Administrator
Administrator
Age : 28
Number of posts : 12927
Registration date : 2008-11-18
Location : On the computer
https://www.youtube.com/user/Granadicohttps://www.twitch.tv/granadico/profile

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/16/2012, 9:30 pm
Sieghart wrote:You're not the boss of him
SXR123 wrote:Yeah granny, don't tell him what to do.
notsureifsrs. I'm not bossing him but he's taking credit for something that's not his, whats the difference between this and someone posting NASF on their account? You all thought this was his tut and it was amazing just like people might assume that NASF was made by whoever posted that.
v2
v2
Administrator
Administrator
Age : 27
Number of posts : 5600
Registration date : 2012-05-17
Location : your girls DMs

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/17/2012, 4:19 pm
Granadico wrote:he's taking credit for something that's not his,
No he's not
Granadico wrote:whats the difference between this and someone posting NASF on their account?
He stated himself that he didn't make it and that some guy from stickpage did
Granadico wrote:You all thought this was his tut
No I didn't because I'm not illiterate and I'm more than capable of reading the full topic.
Luigiman364
Luigiman364
Spritan
Spritan
Age : 29
Number of posts : 3090
Registration date : 2010-12-13
Location : Massachusetts

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/17/2012, 7:35 pm
Sieghart wrote:
Granadico wrote:he's taking credit for something that's not his,
No he's not
Granadico wrote:whats the difference between this and someone posting NASF on their account?
He stated himself that he didn't make it and that some guy from stickpage did
Granadico wrote:You all thought this was his tut
No I didn't because I'm not illiterate and I'm more than capable of reading the full topic.


SXR Im going to need you to checkoff one of these boxes

[_] Told


[_] Fucking Told


[_] Damn, Sure did get Told in here


[_] Someone ordered a nice Told Ice cream cone


[_] NO WAY DUDE , you just rented Knights of the Told Republic
Granadico
Granadico
Administrator
Administrator
Age : 28
Number of posts : 12927
Registration date : 2008-11-18
Location : On the computer
https://www.youtube.com/user/Granadicohttps://www.twitch.tv/granadico/profile

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/17/2012, 11:13 pm
Sieghart wrote:
Granadico wrote:he's taking credit for something that's not his,
No he's not
Granadico wrote:whats the difference between this and someone posting NASF on their account?
He stated himself that he didn't make it and that some guy from stickpage did
Granadico wrote:You all thought this was his tut
No I didn't because I'm not illiterate and I'm more than capable of reading the full topic.
supersmashbro wrote:I've decided to make a small tutorial to share with you today.
Rapidfir3Pho3nix wrote:Question. Did you actually make this tutorial yourself?
supersmashbro wrote:yes this tutorial is on SP as well, I got permission from jeff (one of the admins on SP) to post this here because this was his original tutorial. I'm sorry if this caused confusion.
Yes he states it after but in the original place he says he made it himself, he should've just said it in the first place instead of saying he made it himself.
v2
v2
Administrator
Administrator
Age : 27
Number of posts : 5600
Registration date : 2012-05-17
Location : your girls DMs

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/18/2012, 4:29 pm
Granny it's okay to admit you're so mad that you have to photoshop quotes
Rapidfir3Pho3nix
Rapidfir3Pho3nix
Administrator
Administrator
Age : 29
Number of posts : 4906
Registration date : 2009-01-23
Location : Hollow Bastion
https://www.youtube.com/channel/UC0ntn5nE-2rEXLA8GQ7mtsAhttps://rapidfir3pho3nix.deviantart.com/https://discordapp.com/channels/142444698311589888/142444698311589888https://twitter.com/rapidfir3animshttps://www.facebook.com/Rapidfir3Pho3nix/https://www.twitch.tv/rapidfir3pho3nix

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/18/2012, 5:25 pm
Luigiman364 wrote:
Sieghart wrote:
Granadico wrote:he's taking credit for something that's not his,
No he's not
Granadico wrote:whats the difference between this and someone posting NASF on their account?
He stated himself that he didn't make it and that some guy from stickpage did
Granadico wrote:You all thought this was his tut
No I didn't because I'm not illiterate and I'm more than capable of reading the full topic.


SXR Im going to need you to checkoff one of these boxes

[_] Told


[_] Fucking Told


[_] Damn, Sure did get Told in here


[_] Someone ordered a nice Told Ice cream cone


[_] NO WAY DUDE , you just rented Knights of the Told Republic

ROFLMAO XD OMG DUDE THAT'S HILARIOUS! XD IM CRYING OVER HERE!! XD
Granadico
Granadico
Administrator
Administrator
Age : 28
Number of posts : 12927
Registration date : 2008-11-18
Location : On the computer
https://www.youtube.com/user/Granadicohttps://www.twitch.tv/granadico/profile

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/18/2012, 6:00 pm
Too bad joey's wrong
v2
v2
Administrator
Administrator
Age : 27
Number of posts : 5600
Registration date : 2012-05-17
Location : your girls DMs

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/18/2012, 6:49 pm
Said the quote photoshopper
SXR123
SXR123
Administrator
Administrator
Age : 29
Number of posts : 11610
Registration date : 2010-03-07
Location : You know, a place.
https://www.youtube.com/user/sonicXrules123

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/18/2012, 8:14 pm
Sieghart wrote:Said the quote photoshopper

He's got a point granny.
Granadico
Granadico
Administrator
Administrator
Age : 28
Number of posts : 12927
Registration date : 2008-11-18
Location : On the computer
https://www.youtube.com/user/Granadicohttps://www.twitch.tv/granadico/profile

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/18/2012, 10:04 pm
SXR123 wrote:
Sieghart wrote:Said the quote photoshopper

He's got a wrong point granny.
Fixed.
v2
v2
Administrator
Administrator
Age : 27
Number of posts : 5600
Registration date : 2012-05-17
Location : your girls DMs

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/18/2012, 11:59 pm
Granadico wrote:
SXR123 wrote:
Sieghart wrote:Granny's mad
Granny's mad
I'm mad.
Fixed
SXR123
SXR123
Administrator
Administrator
Age : 29
Number of posts : 11610
Registration date : 2010-03-07
Location : You know, a place.
https://www.youtube.com/user/sonicXrules123

legit alfa gradient objects Empty Re: legit alfa gradient objects

12/19/2012, 12:45 am
I can't help but concur with you joey.

seriously though, we're kinda offtopic. so we should like, stop or something.
Back to top
Permissions in this forum:
You cannot reply to topics in this forum