Although, in the above situation, if you did have a button nested in the clip with it's own actions, they would be overridden by the clips actions as defined above.
If you want the clip to react independently from the button, you'd better use a hitTest on the clip itself, and that wouldn't affect the button's actions.