Thanks Chris, i think i got it fixed!!
for anyone else having this issue, it comes down to being sure that the screen closes, behind you each time.
to do that you have to break the event loop so what i did and is working at this time.
is add EXIT WHILE after each command like this
while true
msg = (wait 0, screen.Get MessagePort())
if msg.isButtonPressed() then
if msg.GetIndex() = 1
show welcomeScreen()
exit While
end if
if mgs.GetIndex() = 2
showWhatever()
exit while
end if
end if
end while
close.Screen()
this is just an example, but gives you an idea, that each time i break out of the WHILE loop and it still reads the screen.Close()
hope that helps
this could be wrong and anyone feel free to pipe in if it is.
Twitter: iptvmyway facebook: iptvmyay
Channels: Warriors of War, Go Fight Live, Heading Outdoorz, IPTVmyway