An Error #1069 problem that have something to do with camera layerDepthEnabled
I have some experience in AS3 few years ago when I was using adobe flash CS6 which contain no built-in camera function.
Now I'm back again with animate CC, and I got this error while trying to make a little game which have some camera tween in the beginning
The error goes like this;
ReferenceError: Error #1069: Property ___layerDepthEnabled___ not found on MyAs3Class and there is no default value.
at privatePkg::___Camera___/cameraControl()
This error happened when I try to create an AS3 class file that is associate to my main animate file.
And the AS3 file is basically blank and clear.
I have no idea what is happening, the game work just fine, but this keep pops out and I can't read other output text that I want to test, it's annoying.
I am not very familiar with this error code system, I'm also not very good at coding, so maybe my question is stupid, but I try to search on the forum, and didn't find anything similar. It would be great if someone can help me solve this problem, thank you.
