Global variable to be accessed in other frame

i wonder is this correct to creare a _global.variablename which can be use in all of the frames exist?
such as in the frame 1, i declare one, and does this global typed variable can be accessed in frame 10?
thanks…