I have made my own channel with the help of openrokn and was wanting to get a banner ad to appear in the bottom part.
Is there anyone who can help with this? Anything would be grateful.
I have made my own channel with the help of openrokn and was wanting to get a banner ad to appear in the bottom part.
Is there anyone who can help with this? Anything would be grateful.
Banners only work on certain styles of poster screen. You’ll want to make a call to the SetAdURL() function to specify a banner: http://sdkdocs.roku.com/display/RokuSDK … inghdAdURL
I have flat-category currently. Where do I put the call setADurl()?
“justinwegner” wrote:
I have flat-category currently. Where do I put the call setADurl()?
I actually got it. I used this line of code, if it will help anyone in the future.
poster.setadurl("http://www.yourdomain.com/path/toyourimage.jpg","http://www.yourdomain.com/path/toyourimage.jpg")