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: 
slingxshot
Streaming Star

roUrlTransfer Failing

Hello, 

When I try to use it within main.brs it is fine, however when I use in one of the component scenes, it fails, I get errors, even simplest connection. Is it because I already initialized it somewhere else in another component? If that's the case, anyway to close it?

Thanks!


response = CreateObject("roUrlTransfer")
0 Kudos
3 REPLIES 3
squirreltown
Roku Guru

Re: roUrlTransfer Failing

UrlTransfer only works in a Task node.
Kinetics Screensavers
0 Kudos
slingxshot
Streaming Star

Re: roUrlTransfer Failing

Ha perfect, brightscript / scenegraph very weird language.
0 Kudos
RokuNB
Roku Guru

Re: roUrlTransfer Failing

0 Kudos