backgroundAlpha to 0 in flash cs6
I am trying to load a Starling(stage3d) game.swf into a non Starling wrapper.swf. I can get the game.swf to load and from trace commands can see that it's there but I can't see it visually.
From what I understand the stage3d is behind the background of the stage.
I've seen solutions posted saying that backgroundAlpha needs to be set to 0. I am using flash cs6 and can't figure out, if this is the solution, how to set the backgroundAlpha to 0.
Is there a way to set backgroundAlpha to 0?
