On 4/17/17, 1:44 PM, "Lydecker" <z...@zizunetwork.co.uk> wrote:
>That seems to have done the trick - thanks! > >Quick question, should my /frameworks/libs/player directory not have a >'25.0' folder in it following the ant install (given I prompted for >version >25 and said yes to downloading the playerglobal.swc file?). I only have a >23.0 file in my /frameworks/libs/player directory following the script >successfully completing.... The console output even says it was grabbing >23.0 not 25.0 - is this just the installer.xml file that needs updating? Hmm. I don't think there is a prompt for the playerglobal version, just a prompt to accept the licensing terms. I think you actually installed playerglobal version 23. I forgot to mention that to get playerglobal version 25 you have to use: ant -f installer.xml -Dflash.sdk.version=25.0 -Dair.sdk.version=25.0 HTH, -Alex