Share Posted August 24, 2015 Hello Flash CC project loads away3d. var loader:SWFLoader = new SWFLoader(path, {name:"mainSWF", container:this, x:50, y:100}); loader.load(); I am trying to load awa3d file into flex using LoaderMax. Swf is loaded correctly, but away3d doesn't play. How to use SWFLoader in flex project? Thanks Aki Link to comment Share on other sites More sharing options...
Share Posted August 25, 2015 Unfortunately we're neither Flex experts nor Away3D experts. I wish I had a great answer for you, but it's very difficult to troubleshoot blind, particularly in a situation that involves 2 other 3rd party frameworks. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now