Should be same I think. I was compiling 2.5 AIR in CS4 because of memory shortage in CS5 for Prefab using similar swap. Now tired of all this, I do run own app for my flash/air compiles and packaging. no more issues.
Fabrice On Mar 1, 2011, at 5:59 PM, Stefan wrote: > Hello Fabrice, > First of all: one million times "thank you" for the great work that > you and the team do! > Now my possibly dumb question: Would that work the same way in CS4? > > Thanks, > Stefan > > On 1 Mrz., 17:17, Fabrice3D <[email protected]> wrote: >> its with the SDK that Adobe provides >> >> On Mar 1, 2011, at 4:44 PM, Julian Cruz wrote: >> >> >> >>> sorry, I can't find where download playerglobal.swc, please can you send me >>> the link ??? >> >>> 2011/3/1 Fabrice3D <[email protected]> >>> you can use CS5, just replace sdk by the one found on labs, make in >>> common/configuration/actionscript3 a new folder and name it flash11, drop >>> the playerglobal.swc in there. >>> go to common/configuration/players/ duplicate the f10 xml, rename as >>> f11.xml and change all f10 in xml by f11. >> >>> was >>> <player id="FlashPlayer10" version="10" asversion="3"> >>> <name>Flash Player 10</name> >>> [..] >>> as3="$(AppConfig)/ActionScript 3.0/FP10/playerglobal.swc" /> >> >>> becomes >>> <player id="FlashPlayer11" version="11" asversion="3"> >>> <name>Flash Player 11</name> >>> [..] >>> as3="$(AppConfig)/ActionScript 3.0/FP11/playerglobal.swc" /> >> >>> Fabrice >> >>> On Mar 1, 2011, at 4:01 PM, Julian Cruz wrote: >> >>>> Hi all I am trying to start a project with away3D 4_0, but I do not >>>> understand, I can not make it work, can someone tell me the steps to start >>>> the project?, "can only be done in Flash Builder, I can't use Flash CS5? >>>> thanks for the help >> >>>> 2011/3/1 John Brookes <[email protected]> >>>> Check you have flash hardware enabled. >>>> Right click on the swf -> settings -> check enable hardware. >> >>>> Or your card may not be supported/good enough, just had to buy one myself.
