Closed GoogleCodeExporter closed 8 years ago
As the error indicates, any items you add for collision detection have to be on
the
display list first; meaning you'd have to addChild() to the stage (or to some
display object already on the stage) before you addItem() to your collision
group.
Original comment by lessthan...@gmail.com
on 16 Mar 2009 at 12:22
If you'd like assistance integrating the CDK into your project, just let me
know.
Closing this issue since it doesn't require a code change.
Original comment by lessthan...@gmail.com
on 20 Mar 2009 at 2:33
Original issue reported on code.google.com by
office.r...@gmail.com
on 15 Mar 2009 at 1:14