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




Checkered Flag Waving



Hello

Im working on a flash project and need to incorporate a checkered flag waving as when just crossing the finish line. I'm not the best at animating but this is killing me. Im trying to keep the effect of what a flag would look like as it was waved down and just cant seem to get it right. Any ideas out there.



FlashKit > Flash Help > Flash Newbies
Posted on: 05-10-2004, 02:22 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Waving Flag Effect - How Do I Create A Waving
flag for a golf course scene? I'm wondering if there are any tutorials out there, i can't seem to find anything. Thanks!

Waving Flag Effect - How Do I Create A Waving
flag for a golf course scene? I'm wondering if there are any tutorials out there, i can't seem to find anything. Thanks!

Waving Flag
Hi all,

Using Swish 2. Trying to insert a gif of the US Flag and have it wave. So far the effects applied to the flag do not work, as it reacts as a "stiff board". Is there some way to convert this gif so it will react in a more pliable manner?

Thanks in advance,

Chris

Waving Flag
anyone know how to make a short little animation of a waving flag? just a second or two long if that.

Waving Flag
I am looking for someone who can help me build a waving flag, something to the exted , of a banner being towed by a small airplane. Thanks ED

Waving Flag
Hi,

Sorry for the newby question, but how can I make a waving flag?

Thanks

Waving Flag
I want to wave a flag on the right corner of my flash banner. Can anyone help me by giving me any kind of good tutorials in this regard.
Thanks in advance.

Waving Flag
Anyone know how to make a waving flag using flash? I can't seem to find a tutorial anywhere.

Thanks



Waving Flag
Hello guys!

Do any of you know a link pointing to a tutorial of making a waving flag(animation)...in flash not animated gifs,etc, a vectorial one, so the drawing to be in flash also, photoshop, or any other program like these.


Regards,
Dragos.




Waving Flag
Does any one know of a good "Waving Flag" flash animation?

I've found a way to do it with the help of action script. The final solution is nice, but I'm looking for something more authentic!
The information can be found here:Waving Flag Thred

KD

How Can I Animate A Waving Flag?
Ok, folks I'm in a real hot stop here. The boss wants a waving flag that is modeled after an image file. Does anyone know of a way to get this to work in flash? Any help is appreciated. Thanks!

Waving Flag Effect
Hi there,

I have a logo for a client and I would love to somehow turn it into a flag flying effect.

Im quite new to flash, I understand the basics but not very good at the graphical side of things. Does anyone have any ideas that could help me?

Thanks

JAMES.

A friend is someone who knows the song in your heart, and will sing along when you forget the words.

A Waving Flag Effect?
I am trying to make a waving flag effect any Ideas, or tuts?

Waving Flag Tuts
Looking for a quick tut on building a waving american flag. Thanks

Waving Flag Tutorial
i need to animate a waving flag, does anyone know of a tutorial to do this? will i just have to do it from scratch?

Create A Waving Flag
I am trying to create a waving flag effect as part of a menu for my site. Can someone please point me in the right direction as to a tutorial, please.

Much appreciated

Nig

Flag Waving Effect
hi
Cud anyone pls tell me how we can make a flag waving effect using flash

thx in adv for help

thx

Making A Waving Flag
Does anyone know how to make a 'waving flag' from the attached flag(you know, with shadows and stuff)?
Or even better, does anyone have a .fla-file?
Much obliged!

Waving Flag Or Cloth
IS there anyway to code to get this kind of effect in flash?

http://www.flashextension.net/produc...roductid=16232

I am trying to get my button/objects to wave or move like flapping cloth

I want to avoid components if I can..

I also appreciate links to tutorials..

Suggestions How To Make A Waving Flag?
Hi all ,


Any toughts or suggestions how to make a flag wave kinda realistic?

Thanks alot
David

American Flag Waving In The Wind
hey folks, can anyone give me some tips on how to make an amrican flag appear to be waving in the wind. i have only been flashing for a week and any help would be greatly appreciated.
thanks, alex

Waving Flag / Billowing Curtain
Can anyone point me to a good tutorial (Flash MX) for creating the effect of wind blowing a sheet of material.

What I'd really like to do is make a lace curtain billowing in a gentle breeze.

Thanks!

Adam

Waving Flag In The Wind Effect?
Has anybody ever ran across (or built) an effect that would make a flag with text on it appear to slowly wave in the wind?

How Do I Make A Waving Flag In Flash?
Hello.

This may seem a pretty basic question for you all but I am a beginner in Flash (working on 7.1) and I am trying to make a flag wave.
Can anyone help?
Many Thanks!
I.

Pure ActionScript For Waving Flag
Last edited by Codemonkey : 2007-06-14 at 10:13.
























Hi everybody,

Does anyone know of a pure ActionScipt way of generating a waving flag animation like the following (made in swish by the way)?

http://files.swish-tutorials.com/ex/...le.php?id=1482

Thx, KD

Dynamic American Flag Waving In The Wind
take a look this was done for an online banner ad for the west wing dvd set. where it appears half the size and at 20% opacity.

the entire flag and the up and down movement is create dynamically.
the movement on the edge is done with a tweened mask.

if you look at the code it is not optimized yet (cause i am a sloppy coder and i always go back and clean things up at a later date).

Checkered Boxes
The flash player is showing a white and gray checker board where an image should be. I have tried uninstalling and reinstalling flash player as well as updating my browser. Flash is not working in either Firefox OR IE! I have tried a few online searches and dug around but can't find any information. Can anyone help me out?

Thanks for your time,
V.A.

<waving> Hi Everyone...
Just wanted to quickly introduce myself. Big time newbie - my most sincere apologies! lol Just got Studio MX and am loving Flash. Can't wait to learn how to really make it tick! later...

PS What's Swish???

Its Waving
Hello everyone

Does anybody know how to make an animated flag in flash like its blowing in the wind, i dont and would love to

thanks

Waving Banner
Can anyone show me how to create the illusion that something is waving in the wind. It could be like a flag, in my case I have an aircraft pulling a custom banner and I want the banner to have that type of effect. I know there is a way to do it in SWISH or using ANFY, but is there a way to do it just using flash? If there is a way could someone please direct me to a tutorial or step by step directions on how to proceed as right now I have no idea how to achieve this. Thanks in advance.

Help Waving String
Hi I've got the following actionscript which outputs my
string my_op one character at a time, but I want the string
to move across the screen in a sine wave motion?

any ideas?

my_op = "Hello there FLASH people";

// length of string my_op
my_length = my_op.length;

// Stage height
SH = (Stage.height)/2;
// movefrom
mover = 0;


// do loop
function WriteMe (x) {
i = 0;
space = x;
do {
createTextField("iName"+i,i,space,SH,200,100,20);
_root["iName" + i].text = my_op.charAt(i);
i++;
space = space + 20;
} while (i < my_length)
}


pls hlp

Waving Objects
Not sure if this is a physics question or actionscripting question.

Basically I have, for example, 5 boxes. These boxes are for design only and have no other function.

With these five boxes, I want to create a wave motion. Each lagging behind the next when the mouse rolls over. Further more, when the mouse rolls over the second box, I need the animation to start there and not from the first box. Same with 3 4 and 5.

Sounds simple eh? Welp, Im going to need 30 boxes fill my design and need an easier way to write the code, at the least.


Even moreso, I would like to have (but not necessary) the waves animation dependent of the speed of the mouse when it rolls over. Dependent on speed range from this to this gotoAndPlay this set of frames. This way depending on a slower speed of the rollover or faster speed, the wave waves less or more.

I'm not asking anyone to write the code for me, but if anyones seen some cool tutorials that I can check out that deals with this sort of thing, could you at least point me in the right direction?

THANK YOU VERY MUCH!!!!

Waving Grass
Hi - I'm trying to creat the effect of grass moving in the breeze - just a very subtle effect. I've tried importing the attached image, breaking it apart, and then using the envelope transformation tool, but I'm running into problems. It just doesn't tween right - it seems to keep the image from the last keyframe as well as show the transformed version on the next keyframe.

What is the best way to go about this? Any ideas would be greatly appreciated!

Waving Line
Hi, i want to create waving line (like sin or cos) from point A to point B.
Does somebody knows good tutorials or examples about this?

Thanks

Waving Tentacle?
I've searched and searched and can't find much at all. Any ideas on the following:

I'm wanting to animate a cartoonish squid. The only frame by frame and/or tweening animation I care to do is for the head, face and two tentacles (his gesturing "arms")... for the rest of the tentacles (8) I'd like to have them just waving as if he's treading water. Just a basic (but somewhat smooth) wave looped within each tentacle mc. I don't care if it's tweened, frame by frame or actionscript driven (it's not for video output)... Anyway, I'm having a heck of a time finding any decent examples of a good "waving tentacle" and all my attempts at making it myself have been crap (too stiff, outline getting broken, etc.) Any ideas or examples out there on how to best achieve this?

Thanks in advance!

Waving Page Transition
Does anyone know how to achieve the effect where the page waves all the way from the bottom when it comes on then waves off in the opposite direction when you go to a different page?
Thanks

Waving Banner Animation In Mx
Hello all,

I am trying to make a banner that is waving in the wind.

Does anyone know how to make this pic in flash?

Any help would be greatly appreciated. Thanks!

Make Grass So It Is Waving Around?
hey all,

I just wanted to see, is it possible to make grass on the ground of a flash document, and make it wave around?

Because I want to make a banner and it is for sport, and I want grass to be waving around, then a soccer ball bounce past the screen. Then The soccer ball to zoom past the screen from the opposite direction really fast, and leave the words of my website after it.

Anyway, can anyone help?

Addi

Waving Star Field
[swf=http://www.lindquistlounge.com/Flash/wavingStarField.swf]width=300 height=200[/swf]
WavingStarField.fla
Sprinkles.as

Enjoy.

-L

Waving Grass... How Am I Gonne Do That
im curently creating a cool header to a site, and to top things off it would be realy cool to have moving/waving grass... is there anyone that did this or has an tutorial on how to create this???

Make Grass So It Is Waving Around?
hey all,

I just wanted to see, is it possible to make grass on the ground of a flash document, and make it wave around?

Because I want to make a banner and it is for sport, and I want grass to be waving around, then a soccer ball bounce past the screen. Then The soccer ball to zoom past the screen from the opposite direction really fast, and leave the words of my website after it.

Anyway, can anyone help?

Addi

Waving Star Field
[swf=http://www.lindquistlounge.com/Flash/wavingStarField.swf]width=300 height=200[/swf]
WavingStarField.fla
Sprinkles.as

Enjoy.

-L

[F8] Waving Line, Flagella Cilia
Hey all.

I am working on coding a waving line. The issue I am having is getting each segment movieclips Y position to be at the end of the previous segment with this line of code:


PHP Code:



segment[i]._y = newY+Math.cos(newR)*10;




This is the entire code in the first frame of an empty movieclip.


PHP Code:



/*
VARIABLES
*/
segTotal = 25;
segLength = 10;
rotationLimit = Math.random()*20+15;
rotationSpeed = Math.random()*.01;
rotationRate = Math.random()*.0001;
cycleStart = Math.random();
/*
CONSTRUCT
*/
segment = [];
segment[0] = seg;
this.createEmptyMovieClip("seg", this.getNextHighestDepth());
seg.lineStyle(2, 0x000000, 100);
seg.moveTo(0, 0);
seg.lineTo(10, 0);
for (i=1; i<segTotal; ++i) {
    var segment_mc = seg.duplicateMovieClip('seg'+i, i, {_x:(i)*segLength});
    segment[i] = segment_mc;
}
/*
MOVEMENT
*/
seg1.onEnterFrame = function() {
    for (var i = segTotal; i>1; --i) {
        newY = segment[i-1].y;
        newR = segment[i-1]._rotation;
        segment[i]._y = newY+Math.cos(newR)*10;
        segment[i]._rotation = segment[i-1]._rotation;
    }
    var timer = getTimer();
    var segCycle = timer*cycleStart;
    this._rotation = Math.sin(segCycle*rotationSpeed+Math.cos(segCycle*rotationRate)*Math.PI*2)*rotationLimit;
};

Random Smooth Waving Line
Hi guys,

I've searched the net and I couldn't find anything on this.

I have this line:

http://img216.imageshack.us/img216/3...inglineej8.png

And I want it to randomly wave like if it was a hair in the wind, or like a snake moving, or even like a flame waving.

Is there any way of doing it with actionscript?

Is it also possible to make react to the cursor? When I pass through it with the mouse it moves, like if I just touched it.

Thank you very much

Page Turning... Drowning Or Waving?
Hi,
This is a great resource. I'm fairly new to Flash and have been working my way through the Tutorial guides but I'm wondering if what I'm trying to do is just way out of my league.

I want to make a village booklet/photos available online using Flash. I have scanned a few photos/pages. I tried out the Page Turning demo and fell in love with it and my aim is to use that to make the booklet available on web/CD. I have tried out some lovely magnifying glass demos and ideally I plan to somehow integrate a zoom function into the Page Turning scripts.

So, how daft am I being? Am I way over my head in Action Scripting for this or is it a 10 minute job once I figure out what needs to be done?

-foxy


I have been trying to get the kids off to bed early all week so that I can sit down and work through things.....

Menu Waving With Mouse Position
hey there kirupas!
i was wondering, how can i create a menu that interacts with mouse position? the idea is to create a menu with some waving, i mean, when i rollover one button it will go up, and the ones around it will only do half the way...

any ideas or helpfull tutorials? (checked all the kirupa tutorials but found nothing...)

thanks in advance!

Random Smooth Waving Line
Hi guys,

I've searched the net and I couldn't find anything on this.

I have this line:



And I want it to randomly wave like if it was a hair in the wind, or like a snake moving, or even like a flame waving.

Is there any way of doing it with actionscript?

Is it also possible to make react to the cursor? When I pass through it with the mouse it moves, like if I just touched it.

Thank you very much

Random Smooth Waving Line
Hi guys,

I've searched the net and I couldn't find anything on this.

I have this line:



And I want it to randomly wave like if it was a hair in the wind, or like a snake moving, or even like a flame waving.

Is there any way of doing it with actionscript?

Is it also possible to make react to the cursor? When I pass through it with the mouse it moves, like if I just touched it.

Thank you very much

Flag
i was wondering if anyone knew if there was a simple way to make a flag..preferably one that looks like its blowing in the wind, cuz i can't figure it out..i appreciate any help anyone could give me

SOME_DUDE

Copyright © 2005-08 www.BigResource.com, All rights reserved