The actionscript-2 tag has no wiki summary.
0
votes
0answers
149 views
ActionScript 2.0 - Correct Top Obstacle Collision
I am making a super mario game in flash. I just started working on the collision but I met a problem whenever I step on the top corner of my wal. In super mario, when you step on the blocks, you will ...
0
votes
0answers
45 views
Randomly distributed objects/movieclips
Does anyone have an idea on how to randomly distribute movie clips in Flash as2, using attachMovie method? that should represent "enemies" in game im working on...