Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
balbant
Streaming Star

RAF play with multiple ads

I am working on roku app using scene graph component, Implemented RAF in my app. I want to play multiple ads using RAF but it playing only one ad at a time Please provide suggestion to resolve it.
code - 
          adUrls = "http://fusioniprojects.com/rnd/addpod/adpods.php"       
          m.adIface.setAdUrl(adUrls)
          adPods = m.adIface.getAds()

I don't know any issue of my VAST tag ?
0 Kudos