How do you compile for flash player 11.3 in Flash Professional CS6?

I can add a new AIR SDK and compile for AIR 3.3, but I can't figure out how to compile for Flash Player 11.3. 
Thanks

You'll have a much better chance of getting a prompt answer in the Flash Professional forum:
Flash Professional
This forum is for Adobe Creative Cloud issues.

Similar Messages

  • How to compile for Flash Player 11.3 in Flash CS6

    Hi,
    How can I compile for Flash Player 11.3 using Flash Professional CS6, the menu has only up to 11.2
    what about 11.3 and the upcoming 11.4 ?
    I've already downloaded and added AIR sdk 3.3 for AIR skds paths

    Hi,
    The provision to compile for FP11.3 and FP11.4 would be available in the next updater release for CS6.
    Thanks and Regards,
    Meenakshi Tiwari
    FlashPro Engg Team.

  • How do you set up CS5.5 to publish to Flash 11 player on OS X?

    How do you set up CS5.5 to publish to Flash 11 player on OS X?
    Thnaks!

    Take a look here http://www.adobe.com/support/flashplayer/downloads.html?PID=4172469#fp11
    On Windows I have, just change to reflect the locations OS X, sorry I don't have my mac with me today :/ . If you get stuck let me know. Reload Flash Pro and you should then have the option for FP11 in the publish properties.
    C:\Program Files\Adobe\Adobe Flash CS5.5\Common\Configuration\ActionScript 3.0\FP11.0\playerglobal.swc <-- downloaded from above
    C:\Program Files\Adobe\Adobe Flash CS5.5\Common\Configuration\Players\FlashPlayer11_0.xml <-- with contains from below
    <?xml version="1.0" encoding="UTF-8"?>
    <players>
      <player id="FlashPlayer11.0" version="13" asversion="3">
       <name>Flash Player 11.0</name>
       <path builtin="true"/>
       <path platform="WIN">Device Central/adcdl.exe</path>
       <path platform="MAC">Device Central/adcdl</path>
       <playerDefinitionPath as2="$(UserConfig)/Classes/FP10;$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(Use rConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/FP11.0/playerglobal.swc" />
       <feature name="multiScreenPublish"                 supported="true" />
       <feature name="mobileAuthoringIntegration"           supported="true" />
       <feature name="deviceSound"                     supported="false"/>
       <feature name="exportStreamingSound"            supported="true"/>
       <feature name="exportEventSound"                supported="true"/>
       <feature name="FSCommand2"                      supported="false"/>
       <feature name="gradient_linearRGB"             supported="true" />
       <feature name="gradient_overflow"             supported="true" />
       <feature name="shape_strokeHint"             supported="true" />
       <feature name="shape_cap"                 supported="true" />
       <feature name="shape_join"                 supported="true" />
       <feature name="shape_mitre"                 supported="true" />
       <feature name="shape_scale"                 supported="true" />
       <feature name="linkage_exportForActionscript"     supported="true" />
       <feature name="linkage_exportForRuntimeSharing"     supported="true" />
       <feature name="linkage_exportInFirstFrame"         supported="true" />
       <feature name="linkage_importForRuntimeSharing"     supported="true" />
       <feature name="linkage_importAndAddToCache"         supported="false" />
       <feature name="publish_localPlaybackSecurity"     supported="true" />
       <feature name="publish_hardwareAcceleration"     supported="true" />
       <feature name="symbol_blendMode"             supported="true" />
       <feature name="actionScript_documentClass"         supported="true" />
       <feature name="symbol_blendMode"             supported="true" />
       <feature name="filters"                 supported="true" />
       <feature name="component_binding"             supported="true" />
       <feature name="component_schema"             supported="true" />
       <feature name="screens"                 supported="true" />
       <feature name="video"                 supported="true" />
       <feature name="deviceVideo"                supported="false"/>
       <feature name="accessibility"             supported="true" />
       <feature name="dynamic_text_kerning"         supported="true" />
       <feature name="static_text_charwidth_nondeviceFont"    supported="true" />
       <feature name="static_text_charwidth_deviceFont"    supported="true" />
       <feature name="advanced_anti_alias_text"         supported="true" />
       <feature name="nine_slice_scaling"             supported="true" />
       <feature name="runtimeNumberMinMax"             supported="true" />
       <feature name="use8kSampleRate"                      supported="true" />
       <feature name="useDefineFont4ForDeviceText"          supported="true" />
       <feature name="useDefineFont4ForEmbeddedFonts"       supported="true" />
       <feature name="textLayoutFramework"       supported="true" />
       <encodingPresets>
            <preset uuid="da5cac1a-417a-4d86-b7f7-ef21010a5d7d"  name="FLV - Match Source Attributes (High Quality)" ext="flv" default="true"/>
        </encodingPresets>
       <testmenu>
        <menu name="ID_testInFlash" default="true"/>
        <menu name="ID_testInDeviceCentral" />
       </testmenu>
       <debugmenu>
        <menu name="ID_debugtInFlash" default="true"/>
        <menu name="ID_debugInDeviceCentral"/>
      </debugmenu>
       </player>
    </players>

  • HT1349 How do I download a adobe flash player or what other flash player can I get

    How do I get adobe flash player or what other flash player do I need for a apple 2 I pad

    You cannot download any flash players to the iPad. Best you can do is buy Skyfire Browser from the App Store, which will allow you to view some flash content. There are a couple of other browser apps that do this, too.

  • How do you substitute content when browser won't display flash

    When you have a
    flash website or flash content on an html website how do you automatically substitute other content in place of flash when devices like the iphone don't display flash?
    thank you for your time,
    roughbern

    With SWF Object replacement scripts.
    http://code.google.com/p/swfobject/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • How do you compile Flex-dependent classes with ASC?

    Hi,
    I've been trying unsuccessfully for most of the evening to compile a .as file that relies on mx.collections.ListCollectionView using asc. I figured I could just import the Flex framework SWCs from the command line with asc, but asc doesn't seem to respect SWCs - it only seems to respect .abc files.
    So, I've spent most of my time trying to compile the Flex framework into a single .abc file that I can import whenever I want to compile a class that relies on Flex. I figured I could make a base .as file with include statements for all of the Flex .as files (copying the approach I saw for files like builtin.as) and compile that, but all I seem to get are compiler errors - mostly "[Compiler] Error #1181: Forward reference to base class (base class name)."
    I have a feeling I'm doing this completely the wrong way. I'd very much appreciate any assistance that anybody can offer me.
    Thanks,
    - max

    <div class=Section1><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>I use MXMLC to compile my .as file projects.<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Alex Harui<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Flex SDK Developer<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><a href="http://www.adobe.com/"><span style='color:blue'>Adobe<br />Systems Inc.</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Blog: <a href="http://blogs.adobe.com/aharui"><span<br />style='color:blue'>http://blogs.adobe.com/aharui</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><br /><br /><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span<br />style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Maxim Porges<br />[mailto:[email protected]] <br><br /><b>Sent:</b> Monday, February 09, 2009 9:22 PM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> How do you compile Flex-dependent classes with ASC?<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>A new discussion was started by<br />Maxim Porges in <br><br /><br><br /><b>Developers</b> --<br><br />  How do you compile Flex-dependent classes with ASC?<br><br /><br><br />Hi, <br><br /><br><br />I've been trying unsuccessfully for most of the evening to compile a .as file<br />that relies on mx.collections.ListCollectionView using asc. I figured I could<br />just import the Flex framework SWCs from the command line with asc, but asc<br />doesn't seem to respect SWCs - it only seems to respect .abc files. <br><br /><br><br />So, I've spent most of my time trying to compile the Flex framework into a<br />single .abc file that I can import whenever I want to compile a class that<br />relies on Flex. I figured I could make a base .as file with include statements<br />for all of the Flex .as files (copying the approach I saw for files like<br />builtin.as) and compile that, but all I seem to get are compiler errors -<br />mostly &quot;[Compiler] Error #1181: Forward reference to base class (base<br />class name).&quot; <br><br /><br><br />I have a feeling I'm doing this completely the wrong way. I'd very much<br />appreciate any assistance that anybody can offer me. <br><br /><br><br />Thanks, <br><br /><br><br />- max <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b7d5d2">How do you compile<br />Flex-dependent classes with ASC?</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b7d5d2!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

  • How do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?

    how do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?

    jen19 wrote:
    how do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?
    Just buy something.

  • How do you search for a song in the latest version of ITunes??

    How do you search for a song in the latest version of ITunes??
    Yes this might be the stupidest question ever, but leave it to Apple to make the simplest thing hard.
    In EVERY version of Itunes, up until 11, you used to be able to type an artists name, song name, or album into the search field and it would narrow it down so that you can see what you are looking for (in the list below).  Now, Itunes tells you that you have music by said artist, yet doesn't list them whatsoever. Furthermore, when you click on the results it doesn't list them for you either.
    I'm sure it is some weird setting, but cannot for the life of me find.  I cannot name one application that doesn't show a list when you type in the search field.  Augh!
    Please help.
    G

    You can choose what it searches and where

  • How do you copy, for example I work with blue prints and I want to copy a section and copy into another new page?

    How do you copy, for example I work with blue prints and I want to copy a section and copy into another new page?

    Forgot to add that it would be an adjustment layer with some kind of mask on it already. The mask is uncentered when copy and pasted which throws it off.
    I guess the same question would go towards doing the same for an object. How to copy and paste it over to a new doc, keeping its position within the document? is this possible?

  • How do you pay for apps using an iTunes gift card.  I have money on a gift card but only my credit card shows up as method of payment.

    How do you pay for apps using an iTunes gift card.  I have money on a gift card but only my credit card shows up as method of payment.

    After establishing the Credit Card account (i.e. after you have made purchases), you can remove the credit card information by editing your payment info, choosing "None".
    Settings>iTunes and App Stores>Apple ID>View Apple ID>Sign-in>Payment Information

  • How will you do for November pay roll before release the Note:2082383.

    < Japanese translation is below.>
    Dear Experts (Especially for Responsible for Japan pay roll),
    Please le me know how you will deal with November pay roll before releasing note:2082383.
    (The legal change of non-taxable amount of Commuting Allowance for Car.)
    Note 2082383 is going to be released by SAP on November 30.
    However, Japanese low has effected since October 20 2014.
    How will you deal for November pay roll for Japan before note releasing ?
    Will you change V_T5J64 table by your self according to Cabinet Order #338?
    Or will you just wait until SAP releasing this note ?
    Do you think that SAP will provide any report for this recovery way for November pay roll if we wait SAP note releasing ?
    Regards,
    Mayumi
    < Japanese version >
    Expertの皆様
    先日、官報#338が出され、10/20 より施行されていると存じます。
    SAPの当該ノートは11月30日にしかリリースされないようですが、皆様、11月の給与はどのように行いますか?
    V_T5J64を官報の情報に合わせて変更し、当座11月の給与を回しますか?
    それともSAPのノートリリースを待ちますか?
    SAPのノートリリースでは、11月の給与が古い方法で施行されたことによるリカバリレポートなど出るのでしょうか?
    以上、皆様の対応方法をお尋ねいたしたく。
    よろしくお願いいたします。
    Mayumi

    Hi,
    Ask SAP directly with regards to the way they will handle this and whether they will produce a report to recover. Speak to the Japanese revenue and explain to them that you are in this predicament and I am sure they will be able to give you a leeway till November, but still be able to report on the Oct figures.
    Off course you can try the config changes yourself. Pilot the note in Dev and see if the figures make any sense. But this will be dual work as when the note gets released in Nov you will have to revisit your configs and undergo a complete check. Get in touch with SAP in my opinion! 
    Aran  

  • Flash player 10.1 with Flash Builder 4

    How do you configure Flash Builder 4 to use Flash Player 10.1 debugger?
    I tried this:
    http://blogs.adobe.com/jasonsj/2010/03/targeting_flash_player_101_beta_in_flash_builder_4. html
    And it doesn't work: It still launches flash player 10.0.x. I ran the flash player uninstaller and reinstalled flash player 10.1 rc5 debug version. Still no luck.
    Thanks,
    Trevor

    2 tricks to try:
    1) Remote debug by URL, see http://blogs.adobe.com/jasonsj/2010/05/debug_tricks_remote_debug_with_conditional_breakpoi nts.html
    2) Remote debug by URL=about:blank
    For option #2, launch a debug session for your project, but instead of specifying the live URL, type in about:blank. Then, right click in the player and choose "Debugger". Select "Connect to debugger" and localhost.
    Jason San Jose
    Software Engineer, Flash Builder

  • Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.

    Greetings:
    Thanks for taking time to read this.
    Here is our problem:
    Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.
    Playback ok if using Flash Player 10.0 with Flash Media Interactive Server.
    1. Record live using Flash Media Interactive Server
    2. Attempt to play back resulting flv using Flash Player 10.1 and Flash Media Interactive Server.
      Video plays ok for a few seconds and then plays faster than as recorded -- very jerky.
    Audio plays at normal rate.
    OS: Windows 7 64bit (two different machines. All updates installed.)
    Web browser: FireFox 3.6.10 and IE8 8.0.7600.16385
    Flash version: 10.1.85.3
    Tried with hardware acceleration on and off.
    Note: Also had another person report the same thing on a Mac.
    We had been using Flex 3, so we tried building with Flash Builder 4 – had the same problem.
    This is a show stopper for us.
    Tried using Wowza and everything worked.
    We’re dropping FMIS and switching to Wowza.
    If someone can suggest something else to try, we would appreciate it.

    Hi Greg,
    So if I understand correctly, your findings are:
    Flash Player 10.1.85.3 + Flash Media Interactive Server = Jerky Video
    Flash Player 10.0.x.x + Flash Media Interactive Server = Smooth Video
    Flash Player 10.1.85.3 + Wowza = Smooth Video
    And what about Flash Player 10.0.x.x + Wowza?
    Also, if you could check the network traffic to confirm if it's Flash Player causing the issue or it is receiving it like that from FMIS.
    Cheers
    --Vikas

  • How do you ungroup or expand a pie chart in Adobe Illustrator CS6?

    How do you ungroup or expand a pie chart in Adobe Illustrator CS6? This functionality seems to have been removed. Say I'd like to remove the legend: before, I could ungroup the chart, release its link to the data, and then delete the legend with my white mouse. Object > Expand no longer works either. This is supremely frustrating.

    In the end, I closed the dialogue box that shows the data, and was able to choose Object > Ungroup. Then it prompted me saying: "The selection contains a graph. After a graph is ungrouped you will no longer be able to access its graph style, its data or change its graph designs." - Which is what I was looking for. So in short, when the data is open, everything under Object will be greyed out. Additionally, Object > Expand no longer works in CS6.
    As a note, before I figured all this out, I resorted to a quick clipping mask to get rid of the legend, since selecting with the direct selection tool (A) and deleting was met with a 'you can't do that' prompt. That worked nicely, and kept the data.

  • How do you apply a vector mask to a folder in Photoshop CS6?

    The ways you apply vector masks in CS6 is different than in CS5.
    I knew how to apply a vector mask to a folder of layers in CS5.
    I cannot figure out how to do it in CS6.
    So my question is:
    How do you apply a vector mask to a folder in Photoshop CS6?
    And while we're at it, what are the best methods for applying vector masks to regular layers?
    Thanks.

    thomasbricker wrote:
    Im back...
    The thing is, Im not usiing the pen tool to create the vector shape. Im using the vector box tool to create a rectangle [...]
    Yes and that's why I wrote the words "vector tool" and never mentioned a pen. (Although the instructions would be exactly the same for using the Pen Tool because the Pen Tool is a vector tool.)
    which I then want to turn into a layer group mask.
    And yes, this does not work the same way as it did in CS5.
    I wish it did. : |
    Adding a vector mask to a layer or group is exactly the same in CS5.1 and CS6 on my Mac. Maybe that's done differently in CS5 than in CS5.1, but it seems unlikely.
    You have the layer or group targeted. Now draw a rectangular path after making sure the Rectangle Tool is in Path mode, and not Shape mode and not Pixel mode. Then Cmd/Ctrl-click the Add Mask button at bottom of Layers panel.

Maybe you are looking for