Flash ignoring OnControllerColliderHit

Has anyone else been having issues with OnControllerColliderHit event when exporting to Flash? I have noticed an issue and was wondering if this is a bug with Unity 3.5 or a quick work around? Thank you.

Collision functions such as OnCollision and OnTrigger don’t work well, but it might work if you use C# instead of Java