Forum Discussion
mkdir1995
8 years agoVisitor
"destruk" wrote:
Main.brs is executed before Scenegraph starts. If you are requiring rourltransfer while Scenegraph is active then it must be done within a task thread.
And how does the task thread connect to the conditional? Is it a separate scene? Separate .brs file? Does the task have to be on the same scene of the playlist, or at the main scene? I have read the documentation on Tasks but it's extremely confusing to me; the tutorials are much easier to follow, but I don't see Tasks anywhere in the simple grid example.
Thank you 😄