Does Flash 8 have any newer advanced collision detection? I’m talking about the type that doesn’t give each object an invisible rectangle boundary. Perhaps this version can detect the actual solid portions of each colliding object.
What I’m hoping to achieve is something like this:
http://www.illogicz.com/flash5/physicsengine/examples/unfinished.php
But I don’t want to go through crazy long methods such as this:
http://www.kirupa.com/developer/actionscript/advanced_collision.htm