Support - Forum aa

« Back to Support
Beginners Area » Robotlegs framework and Flare3D

» Robotlegs framework and Flare3D

Posted on 01.27.2012 by Chau, Sam
If any one has experience combining the two then I would love to hear how you've worked things out. Here is my problem:

- The Flare3D code sits in a View, which gets added to the contextView once the main application has started loading and finishes.
- The Flare3DView instantiates a scene with the usual scene = new Scene3D(this)
- I get an error: Error #1014: Class flash.display3D::Context3D could not be found

However,
if I just compile the Flare3DView class on it's own (as the main swf), there is no problem whatsoever.
|
Share this
 
Reply By Chau, Sam 01.27.2012
Doh! It had nothing to do with robotlegs or flare at all. I was using a wrapper preloader which was not targeting flash player 11.