Flash Bestiary / Oddments / Jolly Roger |
|
Jolly RogerThis script provides an actionscript-based method for producing a waving flag effect on any image. The next two movies provide similar examples with different images. The image is divided up into narrow vertical strips using masks. Then the strips are rotated slightly using sin waves. This produces apparent motion in both the x and y directions. The motion propagates from the left edge of the flag to the right edge, producing the effect that the wind is blowing from the left. The function that animates the flag reads as follows:
function myWaveFlag(evt) |
|
|
|
Next: American Flag |
Copyright © 2003,2008 by Jim Bumgardner. All Rights Reserved. Leave Jim some feedback