Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash








What Did I Just Do? Fade Effect


i nwas just playing around with the fading grid effect when i somehow made the thing have a memory.
First thing i did was of course create a grid covering the whole stage but instead of running the fade function from the timeline i placed a rollover function on the original square
(oh by the way the grid occurs within a movie clip called mbox)
within mbox that would decrease its alpha by 50 per frame
however after a while the boxes that faded start reappearing in the same order as they originally appeared
maybe my Flash is messed or my computer (i doubt) or i did a cool effect by mistake
anyway i am attaching the .fla for u to see whats wrong(or rather whats right) with it its called memory.fla
any help is appreciated coz i would like to repeat this again




KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 11-12-2003, 10:17 AM


View Complete Forum Thread with Replies

Sponsored Links:

Fade In Fade Out Effect
I have created a movie clip n inside that symbol i have created a animation of motion tweening n gave fade in and fade out effect .
I want to do something different like if click or roll over the mouse in one object or say image i want to blur other images.
FOR EXAMPLE take a web site where if i click ABOUT US then the other s should be blurred .
hope so i did explained it carefully n in detail . THANKS for any help offered.

View Replies !    View Related
Fade Out Effect
How does one make an image fade out to a 50% transparency and remain 50% the rest of the movie? I tried fade out but it fades out to 100% transparency.
Thanks

View Replies !    View Related
How Do They Do This Fade In/out Effect... :)
http://www.panasonic.jp/

in the middle rectangle, how do they do that fade in/out transition where the colors goes out of contrast when it fades out and all... thanks alot!!!!

edit:
nm, for some reason the site got updated and the transition got changed into just the normal fade in/out

View Replies !    View Related
Fade In Effect
hello all!
wondering how to make the fade-in effect as shown in this site
http://www.realvast.com/flashindex.htm
as you click on the buttons to the right, seems simple...but i was wondering how its done....it looks very nice....almost as if the image zooms in before it fades to the next....
thanx!

View Replies !    View Related
Need A Fade Out Effect
Hi, how can I modify the AS below to make each clips fade out one by one ?

if ((_root["49 Button"] == true) &
(_root["59 Button"] == true) &
(_root["69 Button"] == true) &
(_root["79 Button"] == true)) {

_root.attachMovie("Q4C","q4c",10);
_root.q4c._x = 470 ;
_root.q4c._y = 55 ;

_root["49"]._visible = false; /* they will be made invisible
_root["59"]._visible = false; but I want them fade out
_root["69"]._visible = false; one by one */
_root["79"]._visible = false;

};

View Replies !    View Related
Fade In Effect
Hi

I have a problem pls any body let me know how can we do this by action script. I took one rectanle on the layer on frame 1 and then i inserted keyframe on the 25 frame and then i created motion tween between them. on frame one i decresed alpha of reactangle to 0 and on frame 25 the alpha is 100 when we run this we get fade in effect. The same thing i wanna do with action script pls let me know how can we do this....

thanks

View Replies !    View Related
Fade Effect
is there a fast mode (actionscript?) for fading an object or a text?
thank you

View Replies !    View Related
Fade Effect
I've got an image that is 50% transparent. I want there to be no tranparency on it when I put my mouse over it. Any ideas on how to do this?

View Replies !    View Related
[MX] Fade In Effect
I am curious if anybody has an idea how the fade in effect on www.marilynmanson.com is done. I've been trying to figure it out just to see if I can, but I'm still not sure. It almost looks like the double "M" has a mask that is retracting while the double "M" logo is running on the alpha channel to appear. Anyhow, I'd be interested to hear any ideas. Thanks.

Mo

View Replies !    View Related
Help With Fade Effect
Hello im kinda new with this action script.. i was wondering if someone could help me with some fading effect...


What Im trying to do it make a Question and Answer page for a program im working on.The thing is I made a title page that gives you a few titles, but what i trying to do now is when they click on the certain title it fades out all the other titles and just leaves that one title they click on 100% Alpha, you know what i mean?

and then when they the are done reading about the Question and Answer on that certain title it has like a menu to go back to the other titles and then when they click on that menu it fades back to the other titles....


i dont know if i explained it that well but maybe someone can help me out

thanks
tim

View Replies !    View Related
AS1 To AS3 Fade Effect
i want to coonvert as1 code to as 3 and use it in as3,
i want your assistance in conveting this code to as3
how can i do that?
codes are provided as attachments

View Replies !    View Related
Need A Fade Out Effect On The MCs
Need a fade out effect !
Hi, how can I modify the AS below to make each clips fade out one by one ?

if ((_root["49 Button"] == true) &
(_root["59 Button"] == true) &
(_root["69 Button"] == true) &
(_root["79 Button"] == true)) {

_root.attachMovie("Q4C","q4c",10);
_root.q4c._x = 470 ;
_root.q4c._y = 55 ;

_root["49"]._visible = false; /* they will be made invisible
_root["59"]._visible = false; but I want them fade out
_root["69"]._visible = false; one by one */
_root["79"]._visible = false;

};

View Replies !    View Related
Fade Effect?
Okay, I'm really new to Flash CS3. I've only been working in it for about two weeks now. The last time I used Flash was about six years ago, and everything is so much different since then!

I can't figure out how to make an object fade into existance on the stage. I want it to be invisible at the start of the clip, and fade in. But I can't figure out how to do that. Can anyone give me some pointers? Keep a note, I'm really new at this... :)

View Replies !    View Related
What Did I Just Do? Fade Effect
i nwas just playing around with the fading grid effect when i somehow made the thing have a memory.
First thing i did was of course create a grid covering the whole stage but instead of running the fade function from the timeline i placed a rollover function on the original square
(oh by the way the grid occurs within a movie clip called mbox)
within mbox that would decrease its alpha by 50 per frame
however after a while the boxes that faded start reappearing in the same order as they originally appeared
maybe my Flash is messed or my computer (i doubt) or i did a cool effect by mistake
anyway i am attaching the .fla for u to see whats wrong(or rather whats right) with it its called memory.fla
any help is appreciated coz i would like to repeat this again

View Replies !    View Related
Fade Effect
Hellow,

I'm currently working on a XML update modulle with Flash As and ASP,
http://www.goadesign.be/news2.html , here's a preview

As u see i have an itemlist on the rightside,
if u move over with your mouse the color of the current item changes,
now i want the last 2 items u've been over to have this same colorchange but fading out.

anyone has an idea how to do this?
anyone knows a descent tutorial for this?

thnxs a lot!

View Replies !    View Related
Fade Out Effect
http://www.ziggystudio.com

How is the "out" transition done? Click a menu link, and it fades out in blocks in a random fashion... (I asked Michael Chen if it was random, and it is). I'm not looking to rip it off or anything... just really interested.

Any tutorial links?

View Replies !    View Related
Fade Effect...
Can anyone tell me exactly how ..

www.flashlevel.com does the fade in affect when you click on one of their WORKS links.

So if you click on the WORK links...all 3 menus go down and another Rectangle appears on top of it...and you see the EFFECT i'm talking about. Looks almost like a MELT effect into the PICTURE or ScreenShot of the WORKS portfolio.

Thanks.

View Replies !    View Related
Effect - Fade A Little Different
Hi all,

im newbie in flash and i see a effect very interesting. I tried do the same effect but i dont know what im doing wrong.

here is the effect that i want reproduce:
http://www.smartlinks.com.br/~aflavio/ pessoal/flash/effect.swf

I thought that this effect was made using the brightless, tint, alpha or advanced. Then i do it:

http://www.smartlinks.com.br/~aflavio/pessoal/flash/effect2.swf

Can perceive the difference?

Here is the link of source of effect.swf.

http://www.smartlinks.com.br/~aflavio/pessoal/flash/effect.fla

Im staying crazy with this. I dont have idea how this was made.

Any reply is welcome.

Thanks

Augusto Morais

View Replies !    View Related
Fade In And Out Effect
I have a few images that I want them to appear fade in while my mouse is over each of them. My question is, do I have to define an proper area to make it work? For now on, it's ONLY work once when I first load my.swf

ps: It won't recognize the area if I first define image1_mc._visible = false; image2_mc._visible = false;

Please help!

Here's my current:


// I don't want them to appear at beginning
image1_mc._alpha = 1;
image2_mc._alpha = 1;

// Fade in while my mouse is on
image1_mc.onRollOver = function() {
this._alpha = 20;
image1_mc.onEnterFrame = function() {
this._alpha += 5;
}
}

// Fade out
image1_mc.onRollOut = function() {
this._visible = false;

}

View Replies !    View Related
Fade Effect
Hellow,

I'm currently working on a XML update modulle with Flash As and ASP,
http://www.goadesign.be/news2.html , here's a preview

As u see i have an itemlist on the rightside,
if u move over with your mouse the color of the current item changes,
now i want the last 2 items u've been over to have this same colorchange but fading out.

anyone has an idea how to do this?
anyone knows a descent tutorial for this?

thnxs a lot!

View Replies !    View Related
Fade Out Effect
http://www.ziggystudio.com

How is the "out" transition done? Click a menu link, and it fades out in blocks in a random fashion... (I asked Michael Chen if it was random, and it is). I'm not looking to rip it off or anything... just really interested.

Any tutorial links?

View Replies !    View Related
Fade Effect
hi everyone,

i'm trying to do this fade effect with some text. I know its a really easy thing to do, but for some reason when i go and test the movie, it doensn't do the fade thing! and i don't understand why...i'm guessing i'm missing something.

This is what i did, i made the text, highlighted it (with the blue outline) then converted it to a movieclip. Set the frames (first frame alpha at 0%, went to frame 35 alpha 100%) tested the movie and it didn't work!

Can someone pls give me a suggestion. i don't understand why it isn't working..

View Replies !    View Related
Help On Fade Effect
can anybody tell me how to make the fade in effect of this site?
site: http://christophertrefrey.com/goflash.htm

when you're clicking the the picture, it'll show another picture, look at how it fades in.... like having a tint effect....

please help me with this, i know this is easy for ya'll.... but im having a hrad time on this effect....

Thanks.

View Replies !    View Related
Fade Effect.. I'm Confused
Earlier today i made a post on the furum asking how you do a fade out, and fade in text, or pickture like this web site has hear http://nasi01.epicurissimo.com/ . And people replied to my post and they gave me an action script that looked like this

onClipEvent(enterFrame) {
if(this.hitTest(_root._xmouse,_root._ymouse,true)) {
if(this._alpha>=5) {
this._alpha-=5;
}
} else {
if(this._alpha<=95) {
this._alpha+=5;
}
}
}


But all that does is make the pickture, or text fade out. Now i need to make the text come in when the pickture fades out.

does anyone know what to do?

THe people that helped me before also gave me this action script

onClipEvent(enterFrame) {
this._alpha=100-_root.c._alpha;
}

but i don't know where to put it. Mabey that is the action script to make the new pickture fade in after the old one has faded out..

i am very confused does anyone know?

View Replies !    View Related
Trying To Do A Simple Fade In And Out Effect, Help Please :)
Hello!

I am trying to do a simple fade in and out effect by using actionscripting. I am using a button and 2 movie clips to do the fade. but I can't get the 2 movie clips to recognize each other, when I am in the one with the main scripting, I try to use the setproperty tag, it wouln't let me select my other movie as a target. So I am having trouble with getting one movie clip to link with another. Any help would be greatly appreciated as I have slaved over this for days .


Thanks,

Brian

View Replies !    View Related
Fade Out After Preloader Effect
I have seen this effect many times and wanted to know the best way to do it. After the page loads, the preloader and the graphics on that page fade or move off the stage.

I think I just copy all the graphics and place them on frame 2 and then fade them out in a motion tween?

View Replies !    View Related
Fade Effect Using Masks
ok, i've created a horizontal scrolling gallery with an easing effect based off of pellepiano's open source example he gave in a thread. I've got the easing and scrolling and such to work just fine.

what happens, is I have a box outline that is 100x100. when you press a button, is scrolls and eases to the corresponding image. The image fits in this box. So, I have this mask that is 200x100. The box outline is in the center of this mask. I would like the outside 50 pixels on either side of the box be faded from 100% to 0%...so that the images in the string that aren't in the box are faded in this manner...

is this possibe?

View Replies !    View Related
Flickering Fade Effect
Hi

Ive noticed a lot of flash sites using like a flickering fade effect making there sites look excellent and really electronic, i hope you guys know what i mean, Ive been fidling changing the alpha of my elements to try and recreate this effect but dont seem to have much luck.

Does anyone know of some good setting of how to do this or am i doing it completly wrong?

http://www.2advanced.com/archive/v3/flashindex.htm this is a link to site with flickering similar to what i want to be able to do.

Cheers

View Replies !    View Related
How Do I Make A Fade Effect
hi im trying to add sort of a fade effect to some text....how would i do that?

View Replies !    View Related
Fade Effect For Text....
hi im not sure how to do this....i want my text to go from black to white then back to black.......but like fade.......how would i do this?

View Replies !    View Related
Text Fade Effect
Why won't this symbol fade???

View Replies !    View Related
A Simple Fade Effect (I Think)
Okay I have no idea how to code this in flash so some help would be really appreciated! Or if code already exists that does this then that would also be much appreciated.

Basically I need the attached image of the line drawing to always show then when the mouse is moved over the image the corresponding parts of the image shows up as '3d' from the other picture (attached to the second post). I have shown the sort of effect Im looking for in the picture in the 3rd post.

If someone could help I would be very thankful!

Who ever (if anyone?) helps me I will be willing to put a link on my site to there page when I get it up and running (if they have one).

Im just a graphic designer - I can't code flash - so please help!

View Replies !    View Related
Fade In Effect And Click
I want to take just 1 image that i converted to a symbol and make it tween up from off the screen to the middle. I have that done.

But how do i make it made from nothing to solid? And when that is done add an action to click on it. Do i have to make it a button instead of a graphic?

View Replies !    View Related
Text Effect (fade)
does anyone know how to create the text effect (fading in ACROSS the text) on the intro of the bang & olufsen website...

http://www.bang-olufsen.com/web/beolab3/

i thought at first it would be a mask effect... with the mask having a gradient fill... but i don't think that this is possible...?

cheers

View Replies !    View Related
What Causes This Fade Effect? Cant Figure It Out....
Hey guys i downloaded some scroll bar tutorial and it has a real nice fade effect on the scroll bar. I want to impliment that effect into other elements of my project, but i cant figure out why it fades in. I have included the fla. Thanks for your help. This one has got me stumped....

Here is the link to the FLA

HAS UPDATED FLA for problem with dynamic text box and varibles READ LAST POST AND PLEASE SEE IF ANYONE CAN FIGURE THIS ONE OUT Thank you so much

View Replies !    View Related
How To Create Fade In Effect?
Hi, i need help creating a fade in effect for a spa website. I have a set of jpegs, such as stones, waterfalls, that i want to fade in as the home page for the website. Can anyone help? email is dunkinjuface@aol.com. Thanks!

View Replies !    View Related
Pop-up Window With Fade Effect
I want to create a pop-up window that when clicking the link to open it, it will appear with a fade-in effect. Also, when exit from it I want a fade-out effect.

Any useful link to help me?
Thank you.

View Replies !    View Related
Fade Effect Between External Swf's
Hi,

I have a movie which loads external swf's into a blank movieclip using the following code:


Code:
on (release) {
_parent.shirts_blank.loadMovie("shirts/solid_ss_black.swf");
}
This works fine, but instead of the swf's loading suddenly, I would like to fade between them as the user selects them. The application is so the user can select their preferred colours for rugby kits. There is a selection of colours for the shirts aswell as shorts and socks. when the movie loads, it will load one of the colour shirts into the blank movie clip (lets say Black). Then, when a user selects a different colour (lets say Blue), i would like the black image to slowley fade from the swf with the black shirt in to the swf with the blue shirt in.

I hope this makes sense.

Is this at all possible and if so, can someone point me in the right direction of amending the above code to fade in and out the external swf's.

Thanks for reading

Steve

View Replies !    View Related
LineTo Fade Out Effect ?
I am trying to fade out the tail end of a drawn line using lineTo.
My attempt here tries to save the line segments into an array, but I am unable to address the specific line parts. Any suggestions ?



Code:
bloop = .90;
lineStyle(.20, ct, 45, true, "none", "square", "miter", 0.8);
var lines:Array = new Array();
segments =0;

moveTo(dot_mc._x, dot_mc._y);
dot_mc.vx = dot_mc.vy = 0;
dot_mc.onEnterFrame = function() {

this.vx += Math.random()*.8-.4;
this.vy += Math.random()*.8-.4;
this.vx *= bloop;
this.vy *= bloop;

this._x += this.vx;
this._y += this.vy;
lineTo(this._x, this._y);
//trace(ct);

segments += 1;
name = "line"+segments;
lines[name] = [this._x, this._y];

if(segments >=50) {
var popped:Object = lines.pop();
popped.lineStyle(10, ct, 45, true, "none", "square", "miter", 0.8);
trace(popped);
}

};

View Replies !    View Related
Button FADE Effect
Yes, can you please upload the .fla it will help me out alot with the same effect on www.natl.tv one and yes do you have AIM or hotmail so I can add you for help btw Is this the professoinal way to do it?

View Replies !    View Related
Help Creating Fade In Effect
http://www.krug.ca/

As in the fade in of the photo. Any help or tutorials would be much appreciated.

Thank you

View Replies !    View Related
Fadein And Fade Out Effect
hi
i need to use fadei n and fade out effect for loading the image and the swf file consequently from the xml file.here i am loading all the file( swf and the images) in the stage at first and start to load the file .
but i do't know how to apply the fade in and fade out effect. it's cracking my mind.
here i am using using ano_mc movie clip for making the set interval time
can any one suggest me how to solve this issue









Attach Code

import mx.transitions.Tween;
import mx.transitions.easing.*;
var my_array:Array = new Array("image1.jpg", "clip1.swf", "clip2.swf", "image1.jpg");
//
//var my_array:Array = new Array("www.google.com", "www.google.com", "www.google.com", "www.google.com", "www.google.com", "www.google.com");
var lnum:Number = 0;
var totLen:Number = my_array.length;
for (var i:Number = 0; i<=5; i++) {
this.createEmptyMovieClip("MoviePlayerControl"+i, this.getNextHighestDepth());
trace(this["MoviePlayerControl"+i]);
var lod = my_array[i];
trace(n+":"+lod);
loadMovie(lod, "MoviePlayerControl"+i);
this["MoviePlayerControl"+i].stop();
this["MoviePlayerControl"+i]._alpha = 0;
this["MoviePlayerControl"+i]._x = (i*10);
//this["MoviePlayerControl"+i]._alpha = 0;
trace(this["MoviePlayerControl"+i]._name);
}
ini_load(lnum);
function ini_load(n:Number) {
this["MoviePlayerControl"+n].unloadMovie();
var lod = my_array[n];
var myListener:Object = new Object();
myListener.onLoadProgress = function(target_mc:MovieClip) {
target_mc._alpha = 100;
};
myListener.onLoadComplete = function(target_mc:MovieClip) {
};
myListener.onLoadInit = function(target_mc:MovieClip) {
};
var loaded:MovieClipLoader = new MovieClipLoader();
loaded.addListener(myListener);
loaded.loadClip(lod, ("MoviePlayerControl"+n));
}
function call_load() {
thstr = my_array[lnum];
thnum = thstr.split(".")[1];
if (lnum<(totLen-1)) {
if (thnum == "swf" and this["MoviePlayerControl"+lnum]._totalframes>1) {
if ((this["MoviePlayerControl"+lnum]._currentframe+1)>=this["MoviePlayerControl"+lnum]._totalframes) {
trace(_level0.MoviePlayerControl1._alpha+"the value of the alpha b4");
_level0.MoviePlayerControl1._visible = false;
trace(_level0.MoviePlayerControl1._alpha+"the value of the alpha");
trace("fully loaded");
lnum++;
ini_load(lnum);
}
} else if (thnum == "jpg") {
trace("image loaded");
ano_mc.play();
}
}
}

View Replies !    View Related
How To Get This Fade In And Unmask Effect?
I'm trying to learn these fade in on load and unmasking effects shown on: http://www.borispoljicanin.com/flash.html

1. I am able to fade the movie clip in, however not sure how to get that bright white to fade effect.

Here's what I have for the fade in:


ActionScript Code:
onClipEvent (load) {    //Set movie clip lady alpha to 0%    _root.lady._alpha = 0;}onClipEvent (enterFrame) {    //Fade movie clip lady in    _root.lady._alpha += 3;}

2. For the navigation that unmasks itself once the movie clip fade in, I am clueless on where to start. Any ideas?

Thanks Macro.

View Replies !    View Related
Typewriter/fade In/out Effect.
hey guyz!

I'm doing a movie in flash but I need to have a cool typewriter effect in actionskript to keep down the kbs.


The effect is as it goes.

t
te
tex
text

then with each letter fading in seprately. then after 1 second fading out again

I've been searching google actionskript.org kirupa like crazy. really couldn't find anything. Please help me out.

View Replies !    View Related
How To Do A 'Bleach Fade' Effect
can someone please tell me how to do this bleach fade effect?

http://www.caterinabernardi.com/home.htm

i found a source file here http://senocular.com/flash/source.php?id=0.141

but i dont understand how to customise it so i can just make images tween with this effect continuously without having to click them.

can anyone help or point me to a tutorial please.

View Replies !    View Related
COOL Fade In Effect
If you go to the following site and look at the "Learn about the new InDesign CS2" box, there is a FADE in effect that happens. You may want to refresh couple of times to see how it looks.

http://www.adobe.com/products/indesign/

My question is...>HOW DO YOU DO THAT?

Is it a 3rd party program or can flash actually do those type of fade or masking effects?

Let me know..pleeeaseee...it's SO COOL!!!

View Replies !    View Related
Help With Creating A Fade-in Effect
I would like to create a slide-show that automatically starts playing when my website loads. After looking through several libraries of online Flash tutorials, I haven't found one that tells me how to do the exact thing I'm looking to learn. There are probably many ways to create slide-shows, but I want mine to use simple fades from image to image. Here are the specifics of what I want the end result to be:

The slide-show will start playing automatically when my webpage loads.

The first image in the sequence will fade-in from solid white. After displaying for say 3 seconds, this first image will fade-out to solid white.

Every successive image will fade-in and fade-out in the same manner.

I may decide that I would rather "cross-fade" the images instead of fading them all in and out to white, but that will come later.

Any help or suggestions would be greatly appreciated. I am not an experienced Flash user yet, so hopefully I can understand the terminology and instructions as they come at me

View Replies !    View Related
2advanced Fade In Effect
if you to http://www.2advanced.com/ on the main page u can mosue over links and boxs apear and they almost built theirselves. (its hard 2 describe)

Anyway just wounderd if there was a simple way to do this effect or should I just do it by having 3 different frames with 3 different stages of the box being built.

View Replies !    View Related
Fade To Black Effect, How It's Done?
Hello!

I was wondering if anyone knew how to achieve this fade to black effect that FI uses on their website: http://www.fantasy-interactive.com/

So I don't mean fading only the alpha to zero. It's kind of what Fuses brightoffset does when fading an image with white background.

sumo

View Replies !    View Related
How To Get This Fade In And Unmask Effect?
I'm trying to learn these fade in on load and unmasking effects shown on: http://www.borispoljicanin.com/flash.html

1. I am able to fade the movie clip in, however not sure how to get that bright white to fade effect.

Here's what I have for the fade in:


ActionScript Code:
onClipEvent (load) {    //Set movie clip lady alpha to 0%    _root.lady._alpha = 0;}onClipEvent (enterFrame) {    //Fade movie clip lady in    _root.lady._alpha += 3;}

2. For the navigation that unmasks itself once the movie clip fade in, I am clueless on where to start. Any ideas?

Thanks Macro.

View Replies !    View Related
Smooth Fade Effect
hi guys.. I've problem with smooth fade effect (alpha), i've tried various ways to solve this but still get the same result (not smooth):
1. tweened the animation
2. by action script (_alpha += ..., and so on)
3. higher frame rate
could u help me with this?
or this is a bug on flash?

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved