At Activetuts+ we endeavor to be forward-thinking, moving with the times and embracing technology. Saying that, it's also important we appeal to all our readers, so for those of you who haven't made the jump yet, let's finish off the year with
So I'm making a simple point and click game. And in it, you hit one or two buttons. Then a boat moves next to your character (instance name pondPageBoat) What code would I use to set/move it to this certain point on the screen?
ActionScript is based off Java, and uses a very similar package system. Packages allow you to store variables, constants, functions, and other information in separate files, and then import these files into your program. These are especially useful if you
Post a Comment:
Showing 0 Comments: