Hi guys
I downloaded the flash 11 official (11.0.1.152 ) release few days ago and migrate to flash builder 4.5. Since my update, I’ve had lot of problem with the away3D lib (no pb before).
For example camera.moveForward(10) does’nt work now and always affect (0,0,0) to x,y,z.
I’ve seen anybody with this problem on the forum. So i hope, that’s a problem with my configuration.
I use Flash Builder 4.5.
I create a 11.0 folder (containing the new playerglobal.swc from http://www.adobe.com/support/flashplayer/downloads.html) in my sdk 4.5.1 folder (frameworks\libs\player\) and use this playerglobal.swc on my project.
I add the argument -swf-version=13 on Flex Compiler and specify 11.0.0 on target version.
I try to launch Away3D examples from github. Most of them compile but does’nt work and it’s the same with my 2 away3D projects.
Does anyone use the release version of Flash player?
Thanks
Guillaume