yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Making a Shape Twean in Flash


2m read
·Nov 3, 2024

Hello, I'm here with Mac Heads 101, and I'm going to do another flash tutorial.

So, here in this video, I'm going to be showing you how to make, uh, um, not a motion tween, but a shape tween.

So, let's open up um Adobe Flash CS3 and close that window. We're going to be using ActionScript 3.0.

Okay, so as I showed in my other video, you can um make a shape. Let's do that and then press F6 over there and then delete this shape.

Click on the mouse tool, delete, and let's make another color too, just for the front of it.

Make um a new shape. Let's use the Polyester tool or all that stuff. Let's use the oval tool and make a nice oval.

And now you see that, and then you see this. If you control click and say create shape tween, it'll automatically merge the colors and shape.

So if you play it, it'll look like this. Now, you might have seen the screensaver before where you see like a ball bouncing around, turning into squares and things like that.

If you want, I can show you how to make it so that way um it can merge back. So what you do is use the mouse, press Apple C, look at the x and y axis, then you go all the way back there.

Press F6, delete that, press Apple V, and now let's copy and paste the y-axis.

So, let's click on that x, click on that, okay? And now the y, click here, click on it, Apple V.

Okay, so now it's in exactly the same spot. So if you say create shape tween, it'll make it go exactly how it was before.

And if you play, it'll be merging between the two like this, and you can't even notice that it loops.

Also, um, you can, as I showed in my other video, make a background. So I'm just gonna make a really uh stupid looking background for now.

The paintbrush tool, and uh, let's put some like red in there just for the front of it.

And it's going to put a box around that just so that you know where it is.

And after, play, it has the background to it.

So um, thank you for watching, and that's how to make a shape tween in Flash.

More Articles

View All
15 Concerns Rich People Take Seriously
You know, there are some things that rich people take way more seriously than everyone else. So we put together a list that goes up in importance as we go through it. Here are 15 concerns rich people take seriously, what goes on to social media and when. …
Why Warren Buffett is Selling BILLIONS in Stock
The best way to learn about investing is to follow what great investors are doing in their own stock portfolios, and the number one investor you should be following is none other than the legend himself, Warren Buffett. Following Buffett’s stock portfolio…
The Closer We Get, The More We Hurt | The Hedgehog’s Dilemma
Once upon a time, a group of hedgehogs faced the cold winter. As they were feeling cold, they decided to move closer to each other and share bodily warmth. Unfortunately, as soon as they crawled together, they hurt each other with their sharp spines. And …
This Taxi Driver Has an Amazing Life Story You'll Want to Hear | Short Film Showcase
I’ve been cab driver in Chicago around 12 years. I do the job like 12 hours a day. Every day I work because I have four kids. I have to support my kids and my family, and all the time I thank this country because they bring me as the refugees to this coun…
Strategy in finding limits | Limits and continuity | AP Calculus AB | Khan Academy
Multiple videos and exercises we cover the various techniques for finding limits, but sometimes it’s helpful to think about strategies for determining which technique to use, and that’s what we’re going to cover in this video. What you see here is a flowc…
Nested conditionals | Intro to CS - Python | Khan Academy
What happens if you indent a conditional inside another conditional? To trace how the computer executes a program with nested conditionals, we need to look at the indentation. We know that an if starts a new conditional, so that means we have two conditio…