Closed utibenkei closed 10 years ago
Additional information on this issue
In the case of AIR environment , this error occurs . In the case of Flash Player, black screen is drawn although an error does not occur. If filter3d is set to null, a display will return. Then, even if it applies a filter3d again,render of the View3D always is black screen.
fixed. Thank you for the issue!
To view3D, I set the filters3d . After that , the lost the context3D and create the new context3D . The following error will occur .
Error #3709: The depthAndStencil flag in the application descriptor must match the enableDepthAndStencil Boolean passed to configureBackBuffer on the Context3D object.