I have a menu screen with a background animation loop (video clip) and then two sprites each with the words Save and Load respectively. Once the user clicks on the area over Load I want to show a list of available saved games.
I tried deleting the animation and turning off the sprites, but I still cannot see the text of the saved games list!!
The saved game list module works fine when I run it by itself. I can see the list. But the text just won't show up after the Save/Load menu.
Yet in another part of my code, I do have text showing while there is an animation playing and sprites on the screen. So I cannot understand why the aforementioned won't work the same.
I tried to use "SYNC" thinking I might need to refresh the screen, but then nothing shows up at all.
Any precedence to this? Are there some tips and/or tricks to this?
www.mindsclay.com
lucifermagus.mindsclay.com (not working with Firefox)