Hey,
I am currently evaluating different Flash 3D engines and trying to test the broomstick examples from the download page.
I work with the latest version of FlashDevelop, trying to compile the AnimatedBitmapMaterialTest example.
It does indeed compile, but when the app is actually started, it displays the following error:
[Fault] exception, information=VerifyError: Error #1014: class flash.display3D.textures::Texture not found.
Flash Player 11.0 is selected as the platform.
I have no idea what could be the cause of this, when I tested another example of another engine (alternativa3D), this error did not appear, although it also uses 3D, obviously
What can I do to get rid of it?