timelinefx:timelinefx.tlGameObject.SetImageLayer
Method SetImageLayer:Void( layer:Int )
Set the layer that the object's image box resides on. All of your game objects' image boxes should ideally be kept on the same layer, or atleast on a different layer to the one that you use to test for collisions.