Hello,
I've decided to split up my BrightSign Plugin Script into two files. One file that contains the "Initialize", "Builder" and "ProcessEvent" functions and a second file that contains all the rest of my functions. The reason for this is that I have a couple different Plugins that use the same basic functions, and because they are of a global scope, it made sense to place them in a dedicated file for all to share.
The problem I have found is that I need to get the "functions.brs" file on the SD card root folder. How can I do this from within BrightAuthor? When I add it to the list of "Files" under presentation properties, the file gets loaded but buried in the "pool" folder.
Is this a stupid idea/is there a better way to do this?
Thanks,
Marcus