i want to make a small game, ive already got the characters and scene and everything and my move-engine, but i do not know how to make this:
i want to have some blocks or rocks or trees or walls in my scene, and my characters shouldnt be able to run through them or stand on them…
please help me
youd use hitTest although im sure there are better ways.
i thought about hit test too, and tried it out, but i realised sth:
lets say theres a object like that:
OOOOOOO
and my character walks up from here.
my code would have been that the character cant move on the y -axe to prevent him walking over the object. but then i cant walk down anymore…
see what i mean? there must be another way
you should still be able to walk down using hittest function. I have a fla at home where u move a ball but it cant go outside the box using hittest function i’ll post it when i back home. 
thanks, ive already found the answer
my game should be ready soon
Ok cool, what was the answer by the way?
well i used hittest 
current version: http://195.230.176.35/flashexp/chambers.html
if you enjoy pixelart and would like to help me with characters and maps, would be much appreciated…
could you please post the fla with the ball?
maybe i could use it…