"RokuJoel" wrote:
* Should be all players other than 3.1 legacy devices.
* Not really, but you can get a good idea from the Roku Home Screen and mGo channels.
We just released the beta, for trailblazers to get started blazing trails.
<?xml version="1.0" encoding="utf-8" ?>
<component name="testScene01" extends="Scene" >
<script type="text/brightscript" >
<![CDATA[
function init()
m.top.setFocus(true)
end function
]]>
</script>
<children>
<Poster
id="avatarMiddle"
uri="pkg:/images/Oak-Beard.jpg"
width="200"
height="200"
translation="[500,300]"
/>
<Rectangle
id="upperRectangle"
color="0xcc00ccFF"
width="640"
height="60"
translation="[300,120]">
<Label
id="upperLabel"
height="60"
width="0"
text = "Hello World!"
horizAlign = "left"
vertAlign = "center"
translation="[160,10]" />
</Rectangle>
<Poster
id="avatarRt"
uri="pkg:/images/Oak-Beard.jpg"
translation="[900,300]"
/>
<Rectangle
id="bottomRectangle"
color="0x0000FFFF"
width="1280"
height="60"
translation="[0,620]">
<Label
id="bottomLabelRight"
height="60"
width="0"
text = "Can you see me?"
horizAlign = "left"
vertAlign = "center"
translation="[500,0]"
/>
</Rectangle>
<Label
id="bottomLabelLeft"
height="60"
width="0"
text = "Goodbye World!"
horizAlign = "left"
vertAlign = "center"
translation="[160,620]"
/>
<Poster
id="avatarLeft"
uri="pkg:/images/Oak-Beard.jpg"
width="145"
height="145"
translation="[100,300]"
/>
</children>
</component>
"Oak-Beard" wrote:
... the 8089 session displays the output of any Brightscript defined in the XML components, there is no response to any BrightScript debugger commands entered via this console. ... Any suggestions?
"EnTerr" wrote:"Oak-Beard" wrote:
... the 8089 session displays the output of any Brightscript defined in the XML components, there is no response to any BrightScript debugger commands entered via this console. ... Any suggestions?
Sounds pretty... censored. How does it act if you include STOP statement inside the B/S XML?
"crawfishmedia" wrote:The first message in the thread describes the procedure to request it by PM.
I would like to be part of this beta. I want to test rotation of text, which doesn't work properly in current Roku firmware.
<field
id="control"
type="string"
value="none"
onChange="ctrlVideo"
alias="vidScreen.control"
/>
We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.
Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality.
In the meantime, for additional assistance, visit our Support Site.
We're sorry for this disruption — we’re excited to share what’s next!