Download Flex hero SDK ASDOCS

Hi,
Where can I download the asdocs? The SDk contains a small directory asdocs with a build.xml. I tried to build it, but get: 4.5.0\asdoc\build.xml:47: FLEX_HOME must be set to use the Flex Ant Tasks
(I have set FLEX_HOME)
The online help is no longer available: http://help.adobe.com/en_US/Flex/4.5/UsingFlashBuilder/AH_HOME.html
Thanks,
ropoboy

The actual answer is to go to the main Developer Documentation page (http://opensource.adobe.com/wiki/display/flexsdk/Developer+Documentation), ignore the Flex Hero content and that there is no reference to Flex 4.5, click the 'General Flex 4 Documentation' link under 'Flex 4', this will take you to Flex 4.5 documentation, where you will find a link to the 'Full Documentation Set (zip)'.
However the ASDoc documentation that is included here is partially broken. The "Show packages and classes list" link at the top doesn't work in Google Chrome on Mac. It does work in Firefox and Safari on Mac.
It would be nice if Adobe could:
1. Update their main Developer Documentation page so that Flex 4.5 content can be found under a link to Flex 4.5 content rather then have it be buried under Flex 4. Similarily it would be nice if Flex 4 content could be found under the link to Flex 4 content.
2. Consider fixing the ASDoc that is included in the full documentation set for Flex 4.5 so it works in Chrome.

Similar Messages

  • Can't Download Flex 2 SDK

    Hi,
    I'd like to download the Flex 2 SDK. When I click the
    download button nothing happens. I'm using Firefox 2.0.0.1 on
    Windows XP Pro SP2. Is the download working? If so, any suggestions
    as to what's going on?
    Cheers,
    Chris

    It's working now.

  • App developed with AIR 1.5 (or Flex 3 sdk) export to Tablet

    I have an enterpise app maked with Adobe AIR 1.5, developed with Flex 3 SDK and halo components (MX not Spark).
    I want to export this app to a tablet for my client (this app is very easy to use in a touch screen). But i supose that i have to rewrite all app in Flex Hero SDK (and export with AIR 2.6) and its hard.
    Anyone has export an app developed with Air 1.5 or Flex 3 SDK to a tablet of android, blackberry or IOS with AdobeAIR 2.5 or 2.6?
    Perhaps it could run in a tablet of Windows 7 but this tablets seems realy poor...
    Thanks guys!

    Anyone has an old app made in flex 3 or air 1.5 who wants to export an tablet?

  • Flex 4 SDK beta 2 download

    There's no beta 2 sdk download. At the top of the beta 2 download page it says...
    "As a reminder, everything that is in the Flex 4 SDK is also included in Flash Builder 4, so you will not need to download the SDK if you plan on using Flash Builder."
    But if you download the win version of Flash Builder the beta 2 SDK  only has  the win version of the Adobe AIR Runtime.
    If you download the Mac version of Flash Builder the beta 2 SDK  only has  the Mac version of the Adobe AIR Runtime.
    You need to manually merge these to make a full SDK.
    This was discovered because we check in the SDK into perforce... and when people tried to execute our AIR based test runner on both win and mac when we only had the win version of the adobe air runtime checked in... we got "Adobe AIR could not be found" on the mac versions.
    After copying the mac version into the SDK and checking it in... it worked just fine.

    It's probably best to file a bug at http://bugs.adobe.com/flex/ (not sure if this would potentially be an SDK issue or a Builder issue, but we can move it after the fact if it should belong somewhere else).
    Also, if you post the bug number here, I can try and speed it through the process.
    Peter

  • How to download Flex SDK 4.5 ?

    Hi,
    I am having trouble to download The Open Source Flex SDK 4.5 zip file from http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4.5
    The file is only 13.2MB instead of 63MB, and when I try to open it, the archive appears to be damaged.
    Is there any other alternative url for downloading this SDK?

    Thanks Darrell,
    The link you provided takes me back to the same download page:
    http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4.5
    The  Open Source Flex SDK Zip file downloads fine here too.
    However, I am not able to open or unzip it as the archive seems to be incomplete or damaged.
    Can you open that zip file?

  • Flex Hero - Links in HTML component does not works.

    WebView-app.xml
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/2.5">
    WebView.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx">
    <mx:HTML location="http://google.com/" />
    </s:WindowedApplication>
    I can see google homepage in my test desktop application.
    But all links are not work in html document.
    Flex 4.0 and 4.1 SDK works well. Only Flex Hero has this problem.
    How can I fix it?
    Thanks.

    Hi Kevin,
    I had the same problem. This 4.5 build from 11/30/2010 fixed the HTML component issue.
    http://opensource.adobe.com/wiki/display/flexsdk/download?build=4.5.0.18623&pkgtype=1

  • [svn:osmf:] 13494: Update build script to work with Flex 4 SDK.

    Revision: 13494
    Revision: 13494
    Author:   [email protected]
    Date:     2010-01-13 20:30:13 -0800 (Wed, 13 Jan 2010)
    Log Message:
    Update build script to work with Flex 4 SDK.
    Modified Paths:
        osmf/branches/flex4/build/build.xml

    No, you don't need Flash Builder to use the Flex SDK. If you download the SDK and unzip it, you'll find a 'bin' directory that has the mxmlc compiler in it. You can compile Actionscript or MXML files using that.
    ./mxmlc MyFlexApp.mxml
    If you are building an AIR application, you will use amxmlc
    ./amxmlc MyAIRFlexApp.mxml
    Then, launch your AIR application using adl
    ./adl.exe MyAIRFlexApp-app.xml
    Hope this helps,
    Joan

  • Installing Flex 4 SDK on Eclipse IDE

    Hi,
    I want to use Eclipse IDE with Flex 4 SDK but am unable to do so. I have looked at various blog posts & threads dealing with the same, most of them are obsolete(in the sense posted way back in 2005/07 with very old Eclipse releases) or I am not getting the desired results.
    The links I have referred to are below-
    http://arunbluebrain.wordpress.com/2008/12/05/flex-40-gumbo-tutorial-installing-flex-40-sd k-in-eclipse-ide-flash-player-10/
    http://www.darronschall.com/weblog/2005/08/setting-up-eclipse-for-flex.cfm
    http://www.roseindia.net/flex/compiling_flex_on_eclipse.shtml
    http://blog.wezside.co.za/2008/01/complete-starter-guide-to-develop-flash.html
    I have tried the trial of Adobe Flex Builder & it was really a painless job to get going. But right now I cannot afford a license of the same so I am looking at open source alternatives.
    Can anyone help the newbies like me by giving a brief walkthrough regarding installing Flex SDK on Eclipse, it would be of great help.
    Thanks in advance,
    Raghav

    I was disappointed with the kind of response from a forum like this to an amateur like me.
    I found a way around, decided not to use Eclipse at all with Flex SDK. Instead I am using Flash Develop which is a free IDE specific for Flash & Flex and integrating Flex SDK is pretty easy in that. Provided a very good feature set for a free software. Anyone stuck with this problem I suggest to go ahead with FlashDevelop instead of trying to figure out Eclipse. It is available for download here
    http://www.flashdevelop.org/wikidocs/index.php?title=Main_Page

  • How to display html content in flex hero..

    i need to display html content using flex hero for balckberry playbook..i could not find a component for it..i have tried with spark text area by setting its html text property via MobileTextField. bt i need a webview to load html content to execute javascript and all....Is there any component for it???? Please help....

    Hello,
    The only current way is to use an iFrame, or if you only need some html tags you could use the Text Layout Framework.
    Here this is the iFrame approach:
    http://code.google.com/p/flex-iframe/
    If the swc do not work in Flex4 just use its ource code which works...
    ...it is basically based on this:
    http://www.deitte.com/archives/2008/07/dont_use_iframe.htm
    see also and vote, please:
    http://bugs.adobe.com/jira/browse/SDK-12291
    http://bugs.adobe.com/jira/browse/SDK-13740
    Regards
    Marc

  • Flex Hero (: release that dared to pretend that it was real :)

    I have installed the Hero sdk 4.5.0.19786 (from 03/Feb) and yet in Flash Builder 4 (not the Buritto but straight 4) there are no style options when working with the Form control and as such, all I get is side labels and I need the vertical ones.
    Please tell me that it is me who is stupid and doing something wrong and that Adobe is not being themselves their usual stupid and forcing a Flash Builder upgrade just to work with this so called "HERO" - the release that dared to pretend that it was real.

    Stupid, no. Lazy, maybe. Try taking a look at the at the StackedFormSkin, StackedFormHeadingSkin, and StackFormItemSkin. Here is an example that might help: http://blog.flexexamples.com/2010/08/30/creating-a-stacked-spark-form-container-in-flex-he ro/

  • Redistributing the Flex 2 SDK?

    Hello,
    Let say my application uses the Flex 2 SDK to generate a
    Flash application. May I freely redistribute the Flex 2 SDK when I
    distribute my application to my clients or should I instruct them
    to download it from the adobe website instead?
    I read the lisense.htm file but it's lawer's language and
    cannot be understanded by us human beings. So, any clear answer
    would be greatly appreciated :)
    Thank you.

    Hi,
    The SDK is not redistributable, you will need to have your
    clients download the SDK themselves. In section 2.1.1 of the EULA
    we discuss what you can redistribute which really can only be
    framework code that you've modified (sections c and d). If you make
    no modifications you cannot redistribute.
    Matt

  • Where is the Flex/AIR SDK?

    Adobe used to release a combined SDK for Flex and Air that could be used with Flash Builder. There is still a link with this description on the Air SDK download page.
    http://www.adobe.com/devnet/air/air-sdk-download.html
    However, the combined SDK does not appear on the gaming page. There is only something new called the Gaming SDK.
    http://gaming.adobe.com/getstarted/
    Is the Flex/AIR SDK available somewhere for AIR 3.5? Or do I need to get the Gaming SDK?

    There is also an AIR SDK outside the gaming SDK. I am looking for the Flex/AIR combination.

  • Flash to Android = Flex Hero?

    Flex Hero, is that Actionscript to native Android code???
    Or is it just apps on adobe air on top of Android OS example user would need to have adobe air on their android phones to use your apps, or can they use your apps without installing air???

    WOW, that'd be really nice...
    I tried developing for android using eclipse and the android sdk etc..
    1. it took forever to setup...them opensource type stuff isn't meant to be easy...wish they would make a setup.exe or something.  It's like copy this here, change this file and then spend hours figuring out they missed a step in their instructions.  And the instructions were from google themselves.
    2. Then there was the idea of having to learn java...*sigh*
    Eclipse and Android development setting up process and development is bunk compared to visual studio and windows 7 phone development.  Visual studio development for windows 7 phone is like WOW.  Easy setup, and really nice work flow.  The emulator is much faster as well, anyhow too bad no one uses windows 7 phones though.
    If that's the direction that ADOBE is going with Flex, that's great...flex builder enviroment and work flow using action script creating native android apps would be like WOW!

  • Xoom Development With Flex Hero / FB Burrito

    Hello:
    I have been developing an app for Xoom using the Java SDK. We would like to use Flash so the app is more protable. I just got the Burrito beta with Flex Hero and since Xoom doesn't support flash yet there isn't much I can do except back end coding.
    Will there be an emulator for Xoom?
    Does developing using Flash create an APK that you can publish to the market? Obviously they'd need to update their device to support flash ...
    I am at a cross road, continue with Java or switch to Flash. I need some advice!
    Thanks.

    Hi,
    There's a difference between an app running on Android with the AIR runtime,
    vs a Flash web app running in the browser. Currently Xoom supports the AIR
    runtime, so you can create apps with AIR for Android and deploy them to the
    device now, without needing the Flash Player in the browser. By March 18,
    the Flash Player for the browser will be available to the Xoom. Flash Player
    in the browser is separate from the AIR runtime.
    When creating apps with Flash or Flex using the AIR for Android deployment
    option (currently in FB Burrito or Flash CS5 latest update) you can create a
    .apk file that can be installed onto any Android device that supports AIR:
    http://www.adobe.com/flashplatform/certified_devices/
    iBrent

  • Using Flex 2 SDK to compile for Flash Lite 2.0

    As I understand Flash Lite 2.0 is a stripped down version of
    Flash 7 (that is ActionScript 2.0) with a couple of things added
    for mobile specific things. But is it possible to use the free Flex
    2 SDK to compile a SWF that will run on Flash Lite 2.0 (or Flash 7
    for that matter).
    Zarathrusta

    I'm not familiar with Flash Lite 2.0, so maybe I shouldn't be
    answering this, but I've used the SDK for several projects and I
    believe that like Flex Builder it requires at least Flash 8. So, if
    FL is comparable to Flash 7, I doubt if it would work. Just my
    humble opinion, but hope it helps.
    Later,
    Andy C.(never #)

Maybe you are looking for