Rick, I am aware that the player version is built into the build scripts but I think you want this. You need to test/certify a release with a particular version.
If we want to improve the build so you could set the version once and it propagated thru all the scripts that would be another thing and it would prevent the issue I just fixed. Carol On 1/23/12 10 :27AM, "Rick Winscot" <rick.wins...@gmail.com> wrote: >Mike, > >Someone needs to petition Thibault Imbert to get the playerglobal.swc a >permanent home... the current release is available from this page ( >scroll down to about the middle and you'll see it ): > >http://www.adobe.com/support/flashplayer/downloads.html > >...but it appears that the filename will change with each release. As an >example, the current link on that page points to: > >http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/playerglobal1 >1_0.swc > >Which doesn't help from a build perspective. We should be including the >latest and greatest swc in our builds... whatever version that needs to >be supported via the compiler flag ( e.g. -compatibility-version ) is a >different story. > >If we iron this detail out - the build experience will be one 'notch' >less complicated. > >-- >Rick Winscot > > >On Saturday, January 21, 2012 at 12:20 PM, Michael Schmalle wrote: > >> Quoting Michael Schmalle <m...@teotigraphix.com >>(mailto:m...@teotigraphix.com)>: >> >> > Hi, >> > >> > I have researched this and can fix it but, for the record are we >> > using 11.1 or 11.0? >> > >> > The build file has 11.1 and the build_framework is downloading >> > playerglobal.swc 11.0. >> > >> > >>http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/playerglobal >>11_0.swc >> > >> > >> > Which playerglobal.swc version are we using? >> > >> > Mike >> >> >> BTW, I have successfully built the SDK and did a helloworld >> (application) with it. The only problem is the above issue, other than >> that everything worked seamlessly. >> >> As noted earlier, users will need to change the name of the folder >> from player/11 to player/11.1. >> >> Mike >