0

Publishing Files using the "Files" Tab in Presentation Preferences

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

1 comment

  • 0
    Avatar
    Bright Scripters

    Hi Marcus,

    I simply add functions.brs as a second plugin in BA, so all its functions become available to other plugins.

    Hopefully that would work for you.

Please sign in to leave a comment.