Home > Blog > Flash
Page 5 of 231...345671020...23
 
Flash to Unity 3D Glossary

Flash to Unity 3D Glossary

If you’re thinking of transitioning from Flash to Unity 3D, you’re in luck: the two programs are very similar, and it shouldn’t take you very long to feel right at home. The biggest difference that i can see between the two is that Unity is a proper game engine, while Flash is a program that [...] Keep Reading

 
 
Understanding Functions - Arguments

Understanding Functions – Arguments

There is a very short list of programming structures you have to learn to be reasonably comfortable in most modern object-oriented languages. Functions are one of them. In Understanding Functions, we learned that Functions are a way to bundle code statements together into a tight little unit that we can invoke (or “call”) any time [...] Keep Reading

 
 
Understanding Functions

Understanding Functions

There is a very short list of programming structures you have to learn to be reasonably comfortable in most modern object-oriented languages. Functions are one of them. Bang on De Drum All Day Here’s a secret about programmers: they are inherently lazy. The less typing a programmer can do, the better. Programming is all about [...] Keep Reading

 
 
Understanding Loops with Arrays

Understanding Loops with Arrays

There is a very short list of programming structures you have to learn to be reasonably comfortable in most modern object-oriented languages. Arrays are one of them. Loops are another. i covered both of these structures in the previous aptly-named articles Understanding Arrays and Understanding Loops. Now that we understand loops, and we understand arrays, [...] Keep Reading

 
 
Where Credit is Due

Where Credit is Due

[this article was originally posted on MochiLand.com] Credits are those long, scrolling pages of text at the end of the movie that you watch just to see if the filmmakers added a special jokey tack-on scene at the end of the flick. If you read closely, you’ll see that they are the names of people [...] Keep Reading

 
Page 5 of 231...345671020...23