0

HD1010 et al. : Eclipse Plugin for Bright Script usable?



... for developing for the Brightsign Digital Signage Boxes? I am a bit confused on the issue. I can't export packages or upload from Eclipse to my HD1010. If I move the script manually I frequently run into this kind of error: Line 91 error code &hec: 'Dot' Operator attempted with invalid BrightScript Component or interface reference. 091: app.SetTheme(theme) I assume that the scripting interpreter on the HD1010 is the one for "Bright Script 2"? Any hints would be greatly appreciated! <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> Background: We are evaluating the HD1010 in regards to more interactivity - such as running a quiz game or such on a HD1010. A touchscreen interaction would be authored with Bright Author, game logic in Bright Script - if at all possible. -- Hd1010, Firmware 3.7.44 GNU/Linux, Eclipse

2 comments

  • 0
    Avatar
    RokuLyndon


    The BrightSigns don't use the same version of BrightScript as the Roku players. Your plugin is most likely tied to the Roku script, so you're using objects on the the 1010 that don't exist for the BrightSign. The brightscript reference and object reference posted on the BrightSign support pages show all the objects that are supported on the BrightSigns.
  • 0
    Avatar
    bvdm


    Ok, that clears that up for me.


    Thank you, Lyndon!
Please sign in to leave a comment.