Hi all,
I have some old project which generates errors. Well, one:
Description Resource Path Location Type
1017: The definition of base class AbstractPrimitive was not found. Book.as /3DBook/src line 15 Flex Problem
The error is from a class which extends AbstractPrimitive. The AbstractPrimitive class is imported and there’s no complaints on that import line. I can even have FB import the class after I remove the import. The error from above however still shows up. Cmd-clicking on the class opens the file as it should (so: using source, not swc).
I know the project did once compile but on different SDK and FB versions. However, the original project gave the infamous _init not defined error. Cannot really find what A3D version it used.
Does anyone have any clue? Though I guess it may not be A3D related but more FB related I still post it here, just in case… :(
Away3D: 3.6.0
FB 4.6
Flex SDK: 4.6.0
AIR 3.4
Cannot use Flash player 11 on this one.
Kind regards,
Manno