Do any of you have experience on this topic?, I’d need to export some 3D app from Unity to FP11, to make a better integration in a flash site.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, download Unity3d 3.5 preview and basically just publish to SWF. It works with simple projects. Big projects will have to be optimized a bit.
Make sure to read FAQ on the site. There are many limitations. You can’t use dynamic loading, asset bundles, videos, complex shaders. Many .NET libraries don’t work (System.XML is one of them).
In the latest build they fixed A LOT. So they are moving in the right direction with exporting to flash. But right now it’s too early to use it in production.