ActionScript 2.0 :: Fade Grid Effect To Reveal Landscape

Oct 6, 2003

The tutorial I am working on is at: [URL]. I have no problem with the fade grid effect itself but... I'm trying to make one of the squares (which is a guy in the middle of a scenic landscape) visible first giving the effect that you can only see him first, then the grid squares fade in to reveal the landscape that he is standing in.

So I tried just cropping the square out in photoshop, then just placing it in the exact same spot above the original image, but everytime the movie gets to the portion in the timeline with the actionscript, the little square with the man in it disappears. I want the square with the man in it, to remain on the stage from beginning to end, as top layer.

View 5 Replies


Similar Posts:


ActionScript 2.0 :: Mx - Grid Effect With Alpha Fade?

Jul 30, 2003

I have the code below positioned on a keyframe in the main time line which gives me a grid effect using the instance 'cube' of the MC 'cube.

gridy=30;
gridx=30;
num=0;
for (var i=0;i < 10;i++)

[code]....

The effect i want though is for the reduction in alpha to stagger from instance to instance, whereas at the moment they all fade together. Is there a way of tweeking the code i already have to achieve this staggering effect or does the whole thing need re thinking.

View 12 Replies

Actionscript 2.0 :: Top Down Falling Particle Effect To Reveal Dynamic Mask / Logo

Apr 8, 2009

I have plenty of ways of creating falling snow like effects, but a client has just comitted me to an effect as a test of my ability without talking to me first, that I am a little stumped by.I need to have a top down falling snow effect (its actually supposed to be flour falling from a sieve but hey...). All the snow effects I know, fall down sideways on, from top to bottom, and then they disappear off the page (the flakes).I need the particles (movieclips) to fall downwards from a birds eye view, and 90% of them to disappear, but the remaining 10% to gradually (over about 5 seconds) build up a white logo (shape) in the middle of the screen.So I am guessing that I am going to have to be clever with dynamic masks to get the shape appearing a little bit at a time, and then I also need some random motion, and scaling as the particles fall downwards (and away) from the eye.

Before I jump in at the deep end, has anyone got any ideas on this, even just part of it (the falling particles or the revealing dynamic mask part) would be a great help.Please let me know if you can help with ideas and input in anyway, and I'll give you credit on the final project when complete, as well as much help as I can with game related scripting and deisgn/URL...

View 2 Replies

Reveal And Un-reveal Text Upon Clicking With Animated Transition?

Mar 1, 2010

I want to create a simple script in AS2 that can reveal and un-reveal some text upon clicking (and any additional graphic), preferably with a simple transition (likely a tween). How would I go about achieving this?

View 1 Replies

ActionScript 2.0 :: Text Effect Pom Used In The Footer Contest, Use The Same Grid-type Method Of Creating Mc Letters But With A Different Effect?

Jun 16, 2003

I really like the text effect Pom used in the footer contest, and would like to use the same grid-type method of creating mc letters but with a different effect. i understand how to change the parameters and shapes of the letters, but can't seem to figure out which piece of code is purely for the explosion effect. basically, i want the letters but with the 'Repel' effect from[URL] here is Pom's AS:

[AS]
cellSize=3;
radius=10;
damp=.85;

[code]....

and here is the .fla using the repel effect using pre-made mc:

View 6 Replies

ActionScript 3.0 :: Make Own Grid And Perform A "snap To Grid" Effect?

Jul 28, 2010

I am trying to create a puzzle like game (a chinese puzzle game called tangram). I am wondering what kind of functions should I use to create a "triangular" grid i.e. something similar to this ?[URL] What should I do to make the movie clips to perform the "snap to grid" effect to this grid?I have tried to draw my own grid and used the "cacheAsBitmap" function to implent it, however it doesnt seems to be working.

View 6 Replies

Actionscript 3.0 :: Make My Own Grid And Perform A "snap To Grid" Effect?

Jul 27, 2010

I am a newbie in flash and I am trying to create a puzzle like game. I am wondering what kind of functions should I use to create a "triangular" grid i.e. something similar to this ? [url]... What should I do to make the movie clips to perform the "snap to grid" effect to this grid?I have tried to draw my own grid and used the "cacheAsBitmap" function to implent it, however it doesn't seems to be working.

View 4 Replies

Flex :: Won't Move Effect Work On Sprites When The Fade Effect?

Feb 8, 2011

It's a bit of decoration to go behind a logo. When the dMove var is commented out I get the appropriate line of squares fading in and out at random spots along the x = 78 axis, but when introduced nothing appears at all...

[Code]....

View 2 Replies

ActionScript 2.0 :: Ay To Add A Fade In Fade Out Effect

Jan 29, 2010

In the following code I am controlling the visibility of a MC with the following code:[code]This is working fine but the on/off transition is a bit harsh. Is there a way to add a fade in fade out effect with action script so the change from visible to not visible is not so abrupt?

View 1 Replies

ActionScript 2.0 :: Fade In/fade Out Effect?

Nov 5, 2003

over the button , its start contiunosly fade in/fade out effect until i rollout the mouse its have to stop , now i have the script but its works just when i rollover and rollout the mouse and then again i need to rollover again , i searched for this script in forum but didnt find the code for contiunosly effect.here is my script ..this script goes in my actionscript layer :

b1.onRollOver = function() {
_alpha -= 7;
if(_alpha<55)

[code].....

View 14 Replies

ActionScript 2.0 :: How To Make Grid Fade In From Random Spots On MC

Mar 25, 2005

I've done the fading grid tutorial at: [URL], but I was wondering if someone knew how to make the grid fade in diagonally from the left or right top corners (or bottom corners too) like this site [URL]. I also have another question with the fading grid, does anyone know how to make the grid fade in from random spots on the movie clip instead of the left to right, up to down, etc. way?? I'd really like to see that effect happen, if possible.

View 9 Replies

ActionScript 2.0 :: Make The Grid Fade In Diagonally From The Left Or Right Top Corners

Mar 25, 2005

i've done the fading grid tutorial at: [URL], but i was wondering if someone knew how to make the grid fade in diagonally from the left or right top corners (or bottom corners too) like this site [URL] i also have another question with the fading grid, does anyone know how to make the grid fade in from random spots on the movie clip instead of the left to right, up to down, etc. way?? i'd really like to see that effect happen, if possible.

View 9 Replies

ActionScript 2.0 :: Grid Tutorial - Make Multiple Images Fade Using Same Technique

Dec 24, 2003

i want to know how do i make multiple images fade using same technique

View 3 Replies

ActionScript 3.0 :: Snap To Diagonal Grid Effect?

Nov 17, 2009

I've been looking for a Snap To Grid effect like this one [URL]. It's the best one I've found so far. It's what I want to create but I want my grid to be on a 45 degree angle and I have no idea how to do that...

View 3 Replies

ActionScript 3.0 :: Flash Fading Effect With Grid?

Mar 10, 2011

Fading effect with grid in flash. Those work nicely. But how to create a complete flash animation with fading grid effect, means how can i make a fading grid effect where images loop one after another.

View 1 Replies

ActionScript 2.0 :: Photo Grid With Scale Effect On Mouseover?

Dec 11, 2010

I am trying to make a grid of photo thumbnails where the thumbnail grows when you mouse over it. Sort of like the Mac Dock effect but in a grid. [URL]I don't need to load the photos as the above sample does. And I'd be happy with an effect in which the individual thumnbail grows on mouseover, or one more like the Dock effect in which the nearby thumbnails grow too, but less.

View 3 Replies

ActionScript 2.0 :: Create A Graphic Effect Of A 90 X 90 Grid Of 5 Pixel Diameter Circles?

Jun 29, 2004

I want to create a graphic effect of a 90 x 90 grid of 5 pixel diameter circles. Is there a way I can create this with just one object duplicated through code? Currently the file is slow due to the number of shapes.

View 1 Replies

ActionScript 3.0 :: Fade Effect Does Not Work As It Should

Jul 27, 2009

I'm trying to create a cursor that follows the mouse around and leaves a fading trail behind it, and know I would never put something so "1998" on my site, but I thought it would be fun to try and recreate one anyway for my own enjoyment. Okay this is the issue that I'm running into the fading ball cursor does actually work but for some odd reason after about 4 or 5 seconds it leaves a small trail behind it that does not fade all the way, it's almost as if code was resetting and starting all over by dropping the current execution of the code and starting over????

Here's my code. I'm using FLASH CS4 with all current updates
IMPORTED FILES
import fl.transitions.Tween;
import fl.transitions.easing.*;
stage.addEventListener(MouseEvent.MOUSE_MOVE, moveBall);
function moveBall(e:MouseEvent):void{
var ball:Ball = new Ball();
ball.x = mouseX;
ball.y = mouseY;
addChild(ball);
var fadAway:Tween = new Tween(ball, "alpha", Strong.easeOut, 1, 0, .5, true);
}

View 2 Replies

ActionScript 1/2 :: NextFrame Fade In Effect

Aug 28, 2010

i have a simple flash gallery with next and previous button, for the next button i add below actionscript: on (release,) {    nextFrame;    }

now my question is in order to make the transition look better, i like to add a fade in to next frame effect (and fade out previous)

View 1 Replies

Add A Fade Effect To Rotating Banner?

Jun 23, 2011

I want to have a fade effect in between different images, but I don't know how to incorporate it. Could somebody modify this code or tell me how to modify this code so that it will fade in between images?

View 4 Replies

ActionScript 2.0 :: Typewriter / Fade In / Out Effect

Dec 5, 2004

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

[Code]...

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.

View 10 Replies

ActionScript 2.0 :: Create A Fade Effect?

Aug 5, 2003

I am trying to create a fade effect. When I click on a movie clip, I want the others to gradually fade from _alpha =100 to _alpha = 25. The way I have it now it will instantly take the clip from 100 to 25. This is on the movie clip that I click

[AS]
on(release){
this.gotoAndStop(2);
_root.disappear();
}[/AS]

[code]....

View 6 Replies

Button Animation - Fade In / Out Effect Using Mouseover

Nov 25, 2009

Here are the two texts
Products
Innovation
I want the button to be "products" and when you mouse over it products fades out and innovation fades in and moves to the top right, like an animation.

View 1 Replies

Professional :: Creating A Fade Up Effect From Bottom To Top?

Mar 27, 2011

I'm struggling to create an effect that I thought wouldn't be to complex to complete, however several hours latter...still can not make it work.
 
Using Motion tween Im attempting to make an image fade up! Meaning the image slowly fades up from the bottom of the image until the whole image can be seen.
 
I've tried using the fade effect and adding a masked layer that's tweened, however it fades in very harshly indeed, with the line of the mask very obvious.
 
Is there any way that I can do this so that it looks smoother and the line is less distinctive.

View 16 Replies

ActionScript 2.0 :: Fade Out And In Effect When Switching Between Scenes

Aug 12, 2008

How to have a cool fade out/in effect when I change from one scene to another with a button. So far I have found a way to get the body of the web page to fade out, but do not know how I can have that and then load the scene that is selected by the button. There are multiple buttons that lead to different pages and I wish for all of them to cause the fade out of the first page and the fade in of the selected page.

ActionScript Code:
stop();
about_btn.onRelease = function () {
gotoAndPlay(8);
}
The 8th frame is the start of the fade out. Keep in mind that I will have other pages that will be navigated to the same way.

View 8 Replies

ActionScript 2.0 :: Creating A Color Fade Effect?

Oct 16, 2003

I am looking to create a COLOR FADE effect similar to the one on the Diesel site

[URL]

View 2 Replies

ActionScript 2.0 :: Advanced RollOver Effect Does Not Fade In / Out

Dec 14, 2003

I have was surfin' the tuts when I came across this one: Advanced Rollovers. So I whipped up a sig, and finally got what I wanted. But when I press ctrl - enter to preview it, the rollover affect doesn't fade in and out, plus since it doesn't fade in and out, the image never entirely disappears.

View 3 Replies

ActionScript 2.0 :: Create A Color Fade Effect?

Oct 16, 2003

i am looking to create a COLOR FADE effect similar to the one on the Diesel site

View 2 Replies

Display Statistics In Flash Video - Fade In Effect

Aug 5, 2010

I'm working on a project for a website, I need to display statistics in a flash video, and as easy as it sounds, I can't get it to work. Basically, I need some text to fade in, and the actual number to count up [from zero to the number]. I managed to get it semi-working, but I can't get the numbers to fade in. I didn't know if there was any easy way to do this without doing it frame by frame.

View 2 Replies

ActionScript 3.0 :: Text Field Fadein Fade Out Effect

Nov 27, 2010

How to apply fade in, fade out transission effect for dynamic textfields.

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved