[casual_games] Game Development in AS3

Gary Rosenzweig rosenz at gmail.com
Tue Nov 27 09:24:34 EST 2007


On Nov 26, 2007 10:01 PM, dayvid jones <dayvid at dayvid.com> wrote:

> So in AS3 how do classes

> find MCs on the stage?


MovieClip(root).myClassName

But, you probably don't need that. Just store the movie clip you
create in an array (planes, bombs, etc) as you create them and
reference them that way.


> Does anyone know of a book or website that gives instruction or

> examples for a game with enemies that shoot back? Or can anyone

> answer my question?


Both a Web site and a Book:
http://flashgameu.com
(Shameless plug)
There is even a game with planes and a gun.

--
Gary Rosenzweig
CleverMedia
rosenz at clevermedia.com


More information about the Casual_Games mailing list