I found bug when using physics for moving object that collides with solid object.
but:
<img src="http://dl.dropbox.com/u/17601731/forum/c2_physicbug.jpg" border="0">
There's Capx:
http://dl.dropbox.com/u/17601731/forum/c2_physicsbug.capx
Develop games in your browser. Powerful, performant & highly capable.
Physics behavior is not meant to work with 8directions or other alike plugins.
If you want to move an object with physics, you have to use the action "Impulse", not teleport it.
Read again the tutorial about Physics.