I’m a Flash designer, work with Flash Professional for years, and be attracted by Away3D 4’s awsome effects, I’m started learning coding with Flash Builder 4.5 recently.
I got core and example zips form github on Mar 9th;
FB ActionScript Project created;
FlexSDK 4.6 downloaded and used in my example project;
core’s src and pb folder in position;
example’s src, embeds, libs, html-template folders in position;
SWCs in libs folder added to library path;
set Basic_Load3DS as default application;
Everything seems ready so I hit the run button, no error, no warning, a firefox(btw: debug version of Flash Player 11.1 plugin installed) tab pops up, swf loaded, i saw the Away3D dashboard running, and the LOGO in the corner, I’m so excited.
Then, my first problem comes… there’s nothing on the stage except the dashboard and LOGO and a full black screen…
I tried almost every application in the example, same black screen…
When I running Basic_Load3DS, I saw dashboard display there are 17386 polys on the stage, so I know the model is actually loaded, but something else is affect the model’s show up.
I’m not a professional Flash coder, neither native English speaker(sorry for the writing skill). elsewhere is really lack for help for the noobs like me, so I hope I could find some help here.
Appreciate for every people who read my post, thank you!