I downloaded the Box2d library, ran a couple of examples attached to it, and I get a FLASH error for both of them:

C:\******\Box2DFlashAS3 2.1a\Source\Box2D\Dynamics\b2World.as, Line 871 1046: Type was not found or was not a compile-time constant: b2Fixture. 

So I can not understand what to do?

    1 answer 1

    • The project does not include the Box2D library with this class.
    • external class is not included in class using import directive