Have you ever wanted to use a string variable to call a function? Or combine two completely different strings together to form a function name then call it. Okay, that last bit probably not so much. But if you ever do decide to do it, this tutorial will show you how. It’s all about making strings call functions.
Maybe you’re entirely new to this Tweener thing. Wondering what it is or why in the world you would ever want to use it. Let me give you a list of things you can use Tweener for:
fading in and out any Display Object (MovieClip, TextField, Graphic)
scaling an object up and down or in and out over time.
moving an object across the screen with easing over time.
creating a timer.
rotating an object with easing over time.
Well if we are going to discuss character movement… one of the most important has got to be 360 movement based on rotation. I don’t know if there’s a special name for it, I’ve heard it called everything from 360 degree movement, rotational movement, directional movement, to asteroid style movement. Anyway you want to look at it, it’s a movement style that dates back to arcade games and is definitely a usable option in today’s flash game industry. So how hard is making this angle based movement going to be? Not hard at all.
Hey guys, today AS Gamer launched our forums. Definitely go sign up and start posting. The more feedback we get from you the better we can grow the site, with more tutorials and goodies!
Sometimes there’s a game you find that everything about it just seems perfect. Globetrotter XL may not be that game but it’s most definitely close. What kind of game is it, you ask? Well here’s how the author describes it.
“Find famous cities worldwide and improve your geographic skills.”
Wow, sounds really interesting? I know… but you gotta read the rest.