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/playerglobal11_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 <[email protected] > (mailto:[email protected])>: > > > 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/playerglobal11_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
