Hey there,
I converted my flash project to AIR to remove the background, but now all my movieclips are gone. Only the buttons work, as does the rest of the code as far as I can see.
They don't seem to be just invisible, because there is no interaction possible with them. But i don't get an error report when testing.
The movieclips aren't in the scene from the beginning, but get added later on with addChild(). Maybe thats the problem?
How can I fix this?
thanks for helping