So I'm making a Pac-Man style flash for a project. I have models done, but I need to know some actionscript things. I can do the controlling of the character. Here's the things I need to know:
1) Is this even possible? If not, ignore the rest of these.
2) If so, how do I make the ghosts wander around and go back to the box when they die?
3) How would I make the fruit pop up randomly?
4) How would I code the big dots to turn the ghosts a different color and able to be killed?
5) How could I make the smaller dots disappear when ran over?
6) How could I make the walls unable to be passed through?
I think that's all I need to know... I hope it's at least possible in some way, but if not, then I'll do something else.