Forum Discussion
ioan
8 years agoRoku Guru
"joetesta" wrote:
Assuming you're working in RSG, you probably need to include the new file in the XML of any other files where you intend to use its functions;<script type = "text/brightscript" uri = "pkg:/components/VideoTheater.brs" />
https://sdkdocs.roku.com/display/sdkdoc/script
The files that I'm trying to share the functions between are just brs files with utility functions with no xml equivalent and they are all in the /source folder. The old ones can share the functions fine between them, just the last one that I created cannot be seen by the other files from the same folder.