how create modal window?
I asynchronously load image and show image after load on full screen.
imageBanner = display.newImage
But when program change page, image disappears. I want that it is always displayed.
how create modal window?
I asynchronously load image and show image after load on full screen.
imageBanner = display.newImage
But when program change page, image disappears. I want that it is always displayed.
are you using storyboard?
if so then dont add it to the storyboard group.
are you using storyboard?
if so then dont add it to the storyboard group.