Send value from showFeed.brs to appVideoScreen.brs

How do I send a value to a function in the appVideoScreen.brs from showFeed.brs?

I am using: m.value = item.value

but when I call the m.value in the function on the appVideoScreen.brs it says invalid ?