Forum Discussion

subhalaxmi's avatar
subhalaxmi
Visitor
10 years ago

Load a Screen From a URL

Hi All

I want to load a screen from a url.

Actually I have stored moviePosterScreen.brs file in a url.And I am passing app name and a string to that screen also.
For example


function moviePosterScreen(details as object,appName as string)

End Function


I want to call it from main().
No RepliesBe the first to reply