try { stage.stage3Ds; User.getInstance().isStage3DAvailable = true;} catch(e:Error) { User.getInstance().isStage3DAvailable = false;}