I have away3d examples posted here:
http://adamspector.com/blog/
After installing the latest release candidate for flash player I’m getting these errors:
ReferenceError: Error #1056: Cannot create property transparent on flash.display.Stage3D.
at away3d.core.managers::Stage3DProxy/set transparent()
at away3d.containers::View3D/onAddedToStage()
at flash.display::DisplayObjectContainer/addChild()
at BasicStressTest/init()
at BasicStressTest()
The release candidate is: flash player 11.0.1.129
Anyone run into the same problem? Maybe examples will work after I recompile with the new globalplayer.swc ?
Thanks.