| You need a method to get the pixel contents. There is a value for transparent pixels. You need to put logic in to compare the individual pixels, and flag if theres a collision between 2 non-transparent pixels. This is the only way. I'm sorry I do not have the actual function definitions available, but any good reference on flash graphics libraries should do the trick. |