OK, this one has me stumped. First off, sorry for not posting a CAPX, this is a fully completed game that is already on some portal networks, so I am a little reluctant to post it.
The game works fine with. HTML5 all browsers, PhoneGap, Awesomium, and it has even been tested with AppMobi SDK.
The game is here to get a sense of the problem.
edfarias.com/games/word
The problem I am having with Cocoon is when I pick a level and the main game is launched, non of the sprites, or text (words at the bottom) show up. I can click on areas that the letters would be, and the sounds activate. All you see is the background image.
I don't know if something is happening with my code that isn't happening anywhere else, or it's just some weird combination of things. It's not like the game is freezing because I can still click on stuff and hear the sounds, but nothing happens. Even if I click the L for level select area (I can hear the sound) it doesn't go back to the level select screen.
Any advice?