Posted by: Chris Griffith | July 20, 2012

Updating Flash Professional CS6 to support 11.4

One of the improvements to Flash Professional CS6 is the ability to manage AIR SDKs. But unfortunately you still have to manually add support for the latest version of Flash Player. Since a public beta of Flash Player 11.4 was just release, this short article might be useful.

Download Flash Player for Desktops

You can get the Flash Player 11.4 Beta from http://labs.adobe.com/downloads/flashplayer11-4.html. Download the version for your operating system and install the plug in. Although you will be able to target the new player, you will not be able to test your movie by using the Run Movie command.

Download PlayerGlobal.swc

This is file can also be found on http://labs.adobe.com/downloads/flashplayer11-4.html. Once this file has downloaded, rename the file to simply playerglobal.swc. Navigate to “/Applications/Adobe Flash CS5.5/Common/Configuration/ActionScript 3.0/” and create a new folder named “FP11.4”. Place the playerglobal.swc in this folder.

Player Folder (before)

Updating Player Profiles

Player profiles are xml files that define the attributes of each Flash Player’s capabilities. They are located in “/Applications/Adobe Flash CS5.5/Common/Configuration/Players/”.

Players xml files (before)

Duplicate the last FlashPlayer11_X.xml file you have, and rename it to FlashPlayer11_4.xml. Open this file in you favorite text editor and make the following three changes:

<player id=”FlashPlayer11.3″ version=”16″ asversion=”3″>
becomes
<player id=”FlashPlayer11.4” version=”17” asversion=”3″>

<name>Flash Player 11.3</name>
becomes
<name>Flash Player 11.4</name>

<playerDefinitionPath as2=”$(UserConfig)/Classes/FP10;$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7″ as3=”$(AppConfig)/ActionScript 3.0/FP11.3/playerglobal.swc” />
becomes
<playerDefinitionPath as2=”$(UserConfig)/Classes/FP10;$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7″ as3=”$(AppConfig)/ActionScript 3.0/FP11.4/playerglobal.swc” />

Save this file, and launch Flash Professional. You should see FlashPlayer 11.4 as an option in the Publish Setting dialog.

Publish Setting Dialog

Now go build some awesome content with the new features in FlashPlayer 11.4

Note: You test your project in Flash use command + F12 in order to publish to browser (Where you should have the Flash Player 11.4 Beta plugin installed by now).

About these ads

Responses

  1. [...] Professional to support a newer version of the runtime? Chris Griffith has a great step-by-step rundown on how to do it. This entry was posted in Flash, Quickie and tagged ActionScript, Flash, Flash [...]

  2. [...] 1) Update Flash CS6 to target Flash Player 11.4:(I will make a separate post about this, but for now you can check this link). [...]

  3. [...] manually update Flash Professional to target a new version of the Flash Player, you can read this blog post. Flash Professional CS6 has AIR SDK management available under the Help [...]

  4. Interesting and helpful post. I’m able to publish now to 11.5. However if I’d like to make use of the new features, but if I publish as an .exe or .app it still embeds the player included with the Flash version (CS5.5 and CS6). So I cannot target higher than 11.2 (and of course I need 11.3 features).

    Any idea’s on that or do I just have to wait on CS6.5 or 7?

    • When I create an standalone MAC projector, and call Capabilities.version, I get MAC 11,5,502,110 as a result. I rarely build stand-alones, so I need to ask a contact about this issue.

  5. This method works when you need to publish an 11.5 SWF but the WIN/MAC projectors still show up as 11.4
    Do you know the fix for that?
    Thanks!

    • Inside the Flash application folder you will find a Players directory. Overwrite the Flash Player and FlashPlayer.exe with the release version from the Adobe site.

  6. that was it! I should’ve known that. :)
    Thanks a million!


Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Categories

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: