All AIR extensions for dreamweaver lead to nowhere.

A few weeks ago I installed a new copy of cs5 web pro and went to download the air extension for dreamweaver.  I have found several links but it appears that someone running the adobe site had decided to redirect any URL with AIR in it to the new air developer site. unfortunatly there is no place on that site that links to the mxp file for the adobe air extension for dreamweaver... Can someone fix it so we developers that have paid BIG bucks for this product can download the extension? its pretty poor management to break a link in a product to a website.  You guys should have a set of LINKs that ar on a NO TOUCH lis for your web host management team.

After rigourous searching myself, i found the direct link: http://fpdownload.macromedia.com/get/air/extensions/dreamweaver/Adobe_ AIR.mxp
Cheers!

Similar Messages

  • Where can I get the Adobe AIR extension for Dreamweaver CS5.5 ??

    I am either going insane or all the links I can find are broken.
    http://www.adobe.com/products/air/tools/ajax/ redirects to http://www.adobe.com/devnet/air.html, which has no apparent download link.
    Any help most welcome.

    I have been looking for the past couple of weeks.  Some dweeb at adobe decided to redirect all URLs that had "air" in them to the stupid dev site that of course has no information on it about dreamweaver (except to buy it). It would be logical to put something big on the right side that says "if you got here to download the adobe air extension for dreamweaver it has been moved to here..... I guess nobody is monitoring the thousands of redirects from the air/tools/ajax and might say.. hey I should fix that.....

  • Adobe AIR extension for Dreamweaver

    I am unble to get the .mxp extension file in the path (Download the Adobe AIR Extension for Dreamweaver here: http://www.adobe.com/products/air/tools/ajax/) that mensioned in Adobe Community Help.
    How can I  get the .mxp file...??

    Thanks very much playframe. Excellent sleuthing.
    How stupid of Adobe to direct you to a website (http://www.adobe.com/products/air/tools/ajax/) that has no download. And since when did anything exist on Macromedia.com anymore? Does anyone even remember that company anymore

  • Where's the Adobe AIR Extension for Dreamweaver CS5

    I see only the Adobe AIR extension for Dreamweaver CS3 and CS4. Where's the AIR extension for Dreamweaver CS5?
    ~Oscar

    We expect to have an updated extension out in the next few weeks. Please stay tuned for an announcement on our blog here: http://blogs.adobe.com/air/
    Rob Christensen
    Product Manager, Adobe AIR

  • Installing the AIR extension for DreamWeaver CC

    I have tried to follow the instruction on the Adobe site but they don't work. Tried to find: http://www.adobe.com/products/air/tools/ajax/. You can't get there.
    Are there correct instructions? Thanks.

    http://fpdownload.macromedia.com/get/air/extensions/dreamweaver/Adobe_AIR.mxp

  • Fix air extension for dreamweaver link please!

    The adobe site is simply broken. they need to fix the link tohttp://www.adobe.com/products/air/tools/javascript/ so we developers can do our jobs.

    I'd like to know this too, Adobe?

  • Air Extension for Dreamweaver the second (need a link very urgently)

    Is it possible that someone from Adobe cares about it soon?

    I'd like to know this too, Adobe?

  • Adobe AIR 1.5.2 Extension for Dreamweaver CS3

    I downloaded what I thought to be the updated version of Adobe AIR Extension for Dreamweaver CS3 for the new AIR 1.5.2 release, but it looks like the extension (Adobe_AIR_CS3.mxp) is still the 2008 version (exactly the same file size, and Dreamweaver overwrites the version number I manually input ("1.5.2") in the Adobe AIR configuration file with "1.5".
    Attention Dreamweaver and Adobe AIR teams: when will the extension be updated for AIR version 1.5.2?
    Thanks!

    Hum... did u set the Window to transparent???
    I don't use Flex, I use flash... here is my code...
    In AIR:
        //create the init options
        var options:NativeWindowInitOptions = new NativeWindowInitOptions();
        options.transparent = true; // set to transparent true
        options.systemChrome = NativeWindowSystemChrome.NONE;
        options.type = NativeWindowType.NORMAL;
        //create the window
        var newWindow:NativeWindow = new NativeWindow(options);
        newWindow.title = "A title";
        newWindow.width = 600;
        newWindow.height = 400;
        newWindow.stage.align = StageAlign.TOP_LEFT;
        newWindow.stage.scaleMode = StageScaleMode.NO_SCALE;
         // create html loader that will contain the SWF.
        var ld:HTMLLoader = new HTMLLoader();
        ld.width = newWindow.width;
        ld.height = newWindow.height;
        newWindow.stage.addChild(ld);
        //activate and show the new window
        newWindow.activate();
         // Load the html file... Case1.html
        ld.load(new URLRequest("Case1.html"));
    CASE 1.HTML CONTENT
    <html>
    <body>
    <embed src="Case1.swf" quality="high" bgcolor="#ffffff" width="550" wmode="transparent"
    height="400" name="Case1" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false"
    type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
    </body>
    </html>
    I see nothing... Any ideas??? do I need to update my flash plugin ?

  • Adobe AIR extension for DreamweaverCS4がインストール不可

    Download the Adobe AIR extension for Dreamweaver CS4 (MXP, 42.55MB)をダウンロードし、
    extension managerCS4をダブルクリックでインストールすると、
    「メニューを更新できません。拡張機能はインストールされません。」
    と出ます。
    Download the Adobe AIR installer はインストール済みです。
    どうしたら、拡張機能をインストールできますか?

    Risa Yuguchi さん
    ご返信ありがとうございます。
    C:\Users\<ユーザー名>\AppData\Roaming\Adobe\Dreamweaver CS4\ja_JP\Configuration\Menus\
    フォルダに、menus.xml(全部小文字)があれば、デスクトップにでも移動させてから、再度インストールを試してみてはどうでしょうか。
    インストールできました。ありがとうございます。
    もうひとつ質問なのですが、
     C:\Users\<ユーザー名>\AppData\Roaming\Adobe\Dreamweaver CS4\ja_JP\Configuration\Menus\
     フォルダに、Menus.xmlが新規にできたのですが、menus.xml(全部小文字)を使用するのでしょうか?
    どちらを使用していいのでしょうか?
    現在は、新しく自動作成された、Menus.xmlを使用し、menus_backup.xml(前 menus.xml)として使用しています。

  • When Will the Adobe AIR 2.5 Extension for Dreamweaver CS5 Be Available?

    To Adobe AIR Development Team,
    When will the Adobe AIR 2.5 Extension for Dreamweaver CS5 be available? If it's already available, where can I find it? If not, when will it be available?
    Thanks!

    Thanks i will iinstall again
    WOW Extension for Dreamweaver CS5!
    Air 2.5 Extensions for Flash Builder 4.4 / 4.5x ???
    Thanks merry xmas, SnakeMedia

  • Extensions For Dreamweaver 8 and CFMX 7

    Just upgraded from ColdFusion 5 to ColdFusion MX 7. Have been
    using Studio 8 with of course, Dreamweaver 8, for the last 7
    months.
    The CF7 MX upgrade package comes with an 18 meg .MXP file,
    entitled: CF7 Extensions For Dreamweaver MX. Should I install this
    in my Dreamweaver 8 Extensions? Or does DW 8 already come with
    most, or ALL of these? In other words, are they only designed for
    DW MX? Is there anything at all to be gained by installing these
    extensions, or perhaps something to get "messed up", like an
    existing extension being overwritten by an older one in the 18 meg
    upgrade file?
    Also, most of the extensions seem to be for that Enterakt
    product, which doesn't support SQL Server or Oracle, right? Which
    is what I use.
    Or should I just ignore this 18 meg file? Or just go ahead
    and install it? Appreciate any help/advice. Thank you.
    Gary

    The CF7 extensions were designed to add extra capabilities to
    DWMX. They
    were built into DW8.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "Gary1" <[email protected]> wrote in message
    news:edhbat$npe$[email protected]..
    > Just upgraded from ColdFusion 5 to ColdFusion MX 7. Have
    been using
    > Studio 8
    > with of course, Dreamweaver 8, for the last 7 months.
    >
    > The CF7 MX upgrade package comes with an 18 meg .MXP
    file, entitled: CF7
    > Extensions For Dreamweaver MX. Should I install this in
    my Dreamweaver 8
    > Extensions? Or does DW 8 already come with most, or ALL
    of these? In
    > other
    > words, are they only designed for DW MX? Is there
    anything at all to be
    > gained
    > by installing these extensions, or perhaps something to
    get "messed up",
    > like
    > an existing extension being overwritten by an older one
    in the 18 meg
    > upgrade
    > file?
    >
    > Also, most of the extensions seem to be for that
    Enterakt product, which
    > doesn't support SQL Server or Oracle, right? Which is
    what I use.
    >
    > Or should I just ignore this 18 meg file? Or just go
    ahead and install
    > it?
    > Appreciate any help/advice. Thank you.
    >
    > Gary
    >

  • Yahoo Merchant Solutions Extension for Dreamweaver MX 2004 Trial Version

    I have a licensed version of Dreamweaver MX 2004 at home, as
    well as the downloaded extension for Yahoo Merchant Solutions that
    enables me to add the shopping cart. However, I am currently
    working offsite and needed to download a trial version of
    Dreamweaver to work on my pages while I was not in my office. After
    installing the trial version, I tried downloading the Merchant
    Solutions extension. This extension downloads and installs
    simultaneously and requires Dreamweaver to be closed when
    performing this action. However, when trying to install, it kept
    coming up with a runtime error whenever attempting to start
    Dreamweaver. This is due to the pop-up trial box that appears every
    time Dreamweaver is launched, thus preventing the installation of
    the extension. Since the full version is available for the 30-day
    trial, isn't there some way of bypassing the stupid box that keeps
    popping up everytime so extensions can be installed?
    Also, is there a reliable extension for autosave? I stepped
    away from my desk for about five minutes and found a Windows update
    had occurred before I had a chance to save everything I did in
    Dreamweaver.
    Thanks.

    Phil,
    I believe that the Yahoo Merchant Solutions Extension for
    Dreamweaver
    does not work on DW8, but maybe it has been updated recently.
    Take a look at this TechNote regarding installing the 8.0.2
    updater:
    http://www.adobe.com/go/785362aa
    HTH,
    Randy
    > I am having trouble opening two files that I have
    downloaded for Dreamweaver 8.
    > One is the Dreamweaver 8.0.2 updater. The other is the
    Yahoo Merchant
    > Solutions Extension for Dreamweaver. I can download the
    files to my harddrive,
    > but I cannot open them I am using a Windows XP SP2
    operating system.
    >
    > I use a Windows XP SP2 laptop as a back-up computer, and
    on this laptop, I
    > have had no problem downloading and installing both of
    these Dreamweaver files.
    >
    > Sooooooo, there seems to be a problem with my desktop
    computer. I have tried
    > turning off all antivirus and antispyware and firewalls
    when doing the
    > download, but that does not help. It is worth noting
    that I am having no
    > problems downloading updates for other software programs
    on my computer, so the
    > problem is somehow Dreamweaver specific.
    >
    > Can anyone be of help with this problem?

  • Has anyone seen a designer's caluculator extension for dreamweaver to measure elements in a cascade?

    Has anyone seen a designer's caluculator extension for dreamweaver to measure elements margins' and paddings' in a cascade?

    Another option is to also use Firebug for FF:
    http://getfirebug.com/
    and/or Developers Toolbar for IE:
    http://www.microsoft.com/en-us/download/details.aspx?id=18359
    These are not DW based but still can provide a good look (visually as well as css rules) at the various elements on the page and in a sort of cascading view... showing the base css, any overriding rules, etc all the way down into the nested elements.
    I use both because sometimes the two browser render things slightly different.
    Best wishes,
    Adninjastrator

  • Extension for dreamweaver cs5.5

    I seek extensions for dreamweaver 5.5

    Hi bozosky14,
    Welcome to Adobe Forums. See https://www.adobe.com/cfusion/exchange/index.cfm?event=productHome&exc=3 for DW extensions.
    Thanks,
    Preran

  • JQuery Mobile 1.2.0 Extension for Dreamweaver CS6

    This is just to ask when are you going to publish the jQuery Mobile 1.2.0 Extension for Dreamweaver CS6 in your Dreamweaver Support Center?

    Moving this discussion to the Dreamweaver extensions forum.

Maybe you are looking for