Hi guys, I'm having some trouble with my app, I'm using Away3D and I just got a brand new error, even though the class has this:
import flash.display.Loader;
private var _loader : Loader;
It says that the class has not been imported....
Any help will be appreciated.
Regards!
I'm working with Flash Builder as a AS Project, the problem is inside a class of Awa3D which works perfectly if I just create a simple new project. The error that I get is a 1046: Type not found or was not compilie time constant: Loader
private var _loader : Loader;
I do know what that error means, but I imported the class which makes it really weird and if I change that line of code for this:
private var _loader : flash.display.Loader;
It removes the error symbol from there but not from the entire class, even though there are no more error marks on the class.
Thanks for your answer!
North America
Europe, Middle East and Africa
Asia Pacific