Hi everyone!
I am new here :)
First off all I want to thank for Awa3d team for their work, it is awsome ! Great engine.
But I have some problem…
I was searching a topic like this one everywhere and I wasn’t able to find any…
Could some one help me with setup cs4 for using away3d 4.x ?
Today I installed an official ver. of flash player 11.0.1.152.
I was working with cs4 and aw3d 3.6 fine for now but when I saw an official ver of FP 11.x I need to work with It :).
so.
I copyied playerglobal.swc for fp11 in actionscript3.0/fp11/
add new xml Players/FlashPlayer11.xml
whitch stars like this:
<players>
<player id="FlashPlayer11" version="13" asversion="3">
<name>Flash Player 11</name>
<path builtin="true"/>
<playerDefinitionPath as2="$(UserConfig)/Classes/FP10;$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/FP11/playerglobal.swc" />...
And finaly I can chose fp11 in my cs4 in publish settings.
But when I publish my project (even with aw3d 3.6.x) it gives me the errors:
VerifyError: Error #1014: cant find flash.geom::Vector3D.
I am not able even to see any exaple of aw3d 4.x becouse everything I see is only a signature and, black screen and stats.
Have any ideas? I am really confused whit this problem :/
Any help will be appreciated :)