Discussion: when to use '_global'

I’d like some feedback on when you all use the **_global **scope and your opinions on best use.

I use it a lot these days in place of _root.variables and functions that need to be accessed from various scopes through the timeline. I wonder if I over/misuse it.

Your thoughts?