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
Intro to determinant notation and computation | Matrices | Precalculus | Khan Academy
In this video, we’re going to talk about something called determinants of matrices. So I’ll start just telling you the notation and how do you compute it, and then we’ll think about ways that you can interpret it. So let’s give ourselves a 2 by 2 matrix …
Path independence for line integrals | Multivariable Calculus | Khan Academy
What I want to do in this video is establish a reasonably powerful condition in which we can establish that a vector field or that a line integral of a vector field is path independent. When I say that, I mean that let’s say I were to take this line inte…
Comparing fractions with the same denominator | Math | 3rd grade | Khan Academy
Let’s compare ( \frac{2}{4} ) and ( \frac{3}{4} ). First, let’s think about what these fractions mean. ( \frac{2}{4} ) means we have some whole and we’ve split it into four equal size pieces, and we get two of those pieces. Maybe we could think about pizz…
Graphing hundredths from 0 to 0.1 | Math | 4th grade | Khan Academy
Graph 0.04 on the number line. So here we have this number line that goes from 0 to 0.1, or 1⁄10. Between 0 and 1⁄10, we have 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 equal spaces. Each of these spaces represents 1⁄10 of the distance. It’s 1 out of 10 equal spaces,…
Estimating multi-digit division word problems | Grade 5 (TX TEKS) | Khan Academy
We’re told a dog food company produced 4,813 dog biscuits. The company will put the dog biscuits into bags, each containing 40 biscuits. About how many bags will the company be able to fill? So pause the video and think about it, and remember you don’t ha…
Guided meditation for high school students
Welcome and thanks for joining me on this, let’s call it a voyage of the mind. So before we begin, posture and breathing make a big difference in meditation. So if you’re not already on a nice firm chair with your back straight, pause this recording and g…