hi im developing a small racing game for one of our clients
it's a top view racing game in which the trach is a huge movieclip with
moves
the car being stationary( so it gives an illusion of the car moving)

NOw i have the game almost complete but im having a slight problem with
collission.

On the track i have many other movieclip's like trees and tyres etc.
Now the problem is that i can detect colission between the car and these
movieclips
but how do i program the car to stop when it hits these movieclip
The car is controlled with the help of the mouse ( car follows the
direction of the mouse)
Can someone help