Advanced Collision-Detection

Hi

I need a AS2(!) Class to do advanced Hittests. I’ve found a realy great Class for this here by gskinner. It works very well… except… its got this bug when the window was resized. In the Comments were 2 codefragments to fix this. But I cant get this working. And the trick with Stage.align=“TL”; is not suitable for my project.

So I searched for another Class like this. But I only found 2 other (and much better) classes written in AS3 [URL=“http://www.adventuresinactionscript.com/blog/15-03-2008/actionscript-3-hittestobject-and-pixel-perfect-collision-detection?page=1”]here and [URL=“http://troygilbert.com/2007/06/25/pixel-perfect-collision-detection-in-actionscript3/”]here… to bad. The one from adventuresinactionscript.com works great in performance.

Does anybody know, if there a a working Class like the one from gskinner in AS2(!) out there without the Fullscreen/Resize Bug? Maybe someone get gSkinners Class working with the fixes in the comments. I tried and failed.

I aprecheate any help

Greetings from Germany.

(I did ask this yesterday at the actionscript-forums, but didnt get an answere and now the thread is deleted :sigh: )