Sharing same array in different frames

I need help. I’m having trouble trying to share an array in different frame 2 and 4. However, frame 4 wouldn’t read my array which was declared in frame 2.

Is it possible to share my array in frame 4 ?

If so, how ?

Thanks to anyone who helped me.