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

Basic Movment in Flash


2m read
·Nov 3, 2024

Processing might take a few minutes. Refresh later.

Hey guys, this is mackheads101 and today I'm going to be, uh, well we got a special guest and he's going to be showing you some action script. So, um, here we go.

Okay, so first of all I'm going to open up Flash. I'm going to be using Action Script 2 because I'm, uh, I'm not familiar with Action Script 3.

Um, for in this tutorial, I'm going to teach you how to move an object with, um, with your the arrow keys. I'm going to convert this to a symbol, name it box. Then I'm going to open up the actions, or you can press F9, and um, I'm going to write uh, on clip event and then I'm going to write a, uh, an ellipse and write enter frame, which means it will do this every time, uh, every time, every 12 times per second because of the frames per second.

Then I'm going to write if, if, and if the things inside the ellipses are true, if key period is down, key period left. Then I'm gonna write a bracket, a scrolly bracket thing, I'm writing a close bracket.

So to close the um, the if key equals is down left, I'm going to write x, meaning the x of the box plus, oops, plus equals 10. Now if we test this, uh, there'll be a command enter. What it should do, oops, I forgot a, uh, thing there. What it should do is it should move in, uh, one direction.

Now, I didn't do this correctly so I'm gonna have to change the plus to a minus so that it goes in the correct direction. So when I go with this key, it goes here. Now I'm gonna copy to make the other one. I'm going to copy this, I'm going to paste that here and write if and change the left here to a right with all caps.

I'm just going to change the minus to a plus and then if I command enter, I'll test it and I can move in both directions. Now for up and down, I'm going to paste this here and change the right to up and then change the x to a y and then minus equals 10.

Now if I command enter and test this, I can move in three directions: up, down, left, and right. And lastly, for the for down, I'll just copy paste that here, change the up to a down and change the minus to a plus.

Now I'll just test that and I can move in all four directions and, uh, and that's al...

More Articles

View All
Determining whether real world model is linear or exponential
The table represents the cost of buying a small piece of land in a remote village since the year 1990. Which kind of function best models this relationship? I’m using this as an example from the Khan Academy exercises, and we’re really trying to pick bet…
Verifying inverse functions by composition | Mathematics III | High School Math | Khan Academy
[Voiceover] Let’s say that f of x is equal to x plus 7 to the third power, minus one. And let’s say that g of x is equal to the cube root of x plus one, the cube root of x plus one, minus seven. Now, what I wanna do now is evaluate f of g of x. I wanna …
The Team Leader Steps Down | Explorer
Hi. On a remote peak in Myanmar, a team of elite climbers is unraveling just as they are poised to attempt the summit. “But what I’m hearing from you guys is that you don’t trust me on the rope.” “We’re just worried about the safety of the team. There’l…
STOP SPENDING MONEY | Why The Middle Class Is Screwed
What’s up guys? It’s Graham here. So it’s no surprise the middle class is getting screwed, with incomes falling behind the cost of living, minimum wage dropping to its lowest purchasing power since 1956, and consumer debt ramping up alongside inflation. M…
15 Ways to Get Mentally Stronger
Did you know that mentally tougher athletes consistently outperform their mentally weaker counterparts? A recent study has shown that roughly 80 percent of mentally tough athletes tend to achieve more or perform better. Now, it goes without saying that be…
The Four Forces of Nature
The word “force” is used quite a bit these days. A government may threaten the use of force on another nation. A child might scream in protest at being “forced” to clean their room. But, even though we may not automatically think there’s any kind of scien…