[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

Similar Messages

  • Is Adobe FLash builder 4.7 compatible with flex sdk 3.5?

    Is Adobe FLash builder 4.7 compatible with flex sdk 3.5?

    Kind of.  I never actually solved the bug, but I did make it past the install. 
      Upon running Adobe Flash Builder 4.7 Plug-in Installer it appeared to crash and only load a blank screen with a single unclickable button.  It wasn't actually "hanging", and would react when I clicked on the program menu and moused over "Services".  This would allow my clicks and keystrokes to register with the program, but only after I mouse over the "Services" menu item.  For example, you need to click "okay", then mouse over "Services".  When you want to enter text you need to click in the text box, and mouse over "Services".  Then you need to type the text you want, and mouse over "Services" to see the text appear.  It's a PITA, but you can get through the install by doing this. 
      After installing the FB plug-in starting eclipse with editors open appeared to cause errors.  If this happens, this is because it seems that FB attempts to load when eclipse starts up.  Close all editors and restart eclipse.  The Welcome page for FB may pop open up.  At the bottom there is a check box that will keep that form loading - check it.  If the page does not open when eclipse starts, then open up an MXML file.  The Welcome page should load, and you can check the box. 
    I hope this helps you move forward.  Also, if you find an actual solution please let me know.

  • [svn:osmf:] 13606: Update build-config files for framework projects.

    Revision: 13606
    Revision: 13606
    Author:   [email protected]
    Date:     2010-01-18 17:20:00 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for framework projects.
    Modified Paths:
        osmf/trunk/framework/OSMF/readme.txt
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest.mxml
        osmf/trunk/framework/OSMFIntegrationTest/OSMFIntegrationTest.mxml
        osmf/trunk/framework/OSMFIntegrationTest/OSMFIntegrationTestHeadless.mxml
        osmf/trunk/framework/OSMFTest/OSMFTest.mxml
        osmf/trunk/framework/OSMFTest/OSMFTestHeadless.mxml
    Added Paths:
        osmf/trunk/framework/OSMF/osmf-build-config.flex
        osmf/trunk/framework/OSMF/osmf-build-config.flexcov
        osmf/trunk/framework/OSMF/osmf-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/OSMFIntegrationTests.as
        osmf/trunk/framework/OSMFIntegrationTest/osmfintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFTest/OSMFTest.flex
        osmf/trunk/framework/OSMFTest/OSMFTest.flexcov
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flex
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flexcov
        osmf/trunk/framework/OSMFTest/osmftest-build-config.xml
    Removed Paths:
        osmf/trunk/framework/OSMF/mediaframework-build-config.flex
        osmf/trunk/framework/OSMF/mediaframework-build-config.flexcov
        osmf/trunk/framework/OSMF/mediaframework-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/MediaFrameworkAirTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/mediaframeworkintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/MediaFrameworkIntegrationTests.as
        osmf/trunk/framework/OSMFTest/MediaFrameworkFlexTest.flex
        osmf/trunk/framework/OSMFTest/MediaFrameworkFlexTest.flexcov
        osmf/trunk/framework/OSMFTest/mediaframeworkflextest-build-config.flex
        osmf/trunk/framework/OSMFTest/mediaframeworkflextest-build-config.flexcov
        osmf/trunk/framework/OSMFTest/mediaframeworkflextest-build-config.xml
        osmf/trunk/framework/OSMFTest/org/osmf/MediaFrameworkTests.as

    What kind of projects are they (Struts/JSF/Hibernate)? Does the working project differ in any way with other two apps?
    What exactly is not working? Are they recognized by workshop as Struts/JSF/Hibernate app?
    Please send the .log to [email protected]

  • [svn:osmf:] 13602: Update build-config files for sample apps.

    Revision: 13602
    Revision: 13602
    Author:   [email protected]
    Date:     2010-01-18 17:08:30 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for sample apps.
    Modified Paths:
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/ExamplePlayer-build-config.xml
        osmf/trunk/apps/samples/framework/GGTrackingPlugin/GGTrackingPlugin-build-config.xml
        osmf/trunk/apps/samples/framework/GGTrackingSample/GGTrackingSample-build-config.xml
        osmf/trunk/apps/samples/framework/MetadataSample/MetadataSample-build-config.xml
        osmf/trunk/apps/samples/framework/PluginSample/PluginSample-build-config.xml
        osmf/trunk/apps/samples/framework/ReferenceSample/ReferenceSample-build-config.xml
        osmf/trunk/apps/samples/framework/SampleLoggers/SampleLoggers-build-config.xml
        osmf/trunk/apps/samples/framework/SamplePlugin/SamplePlugin-build-config.xml
    Added Paths:
        osmf/trunk/apps/samples/framework/MediaPlayerWrapper/MediaPlayerWrapper-build-config.xml
    Removed Paths:
        osmf/trunk/apps/samples/framework/MediaPlayerWrapper/MediaPlayer-build-config.xml

  • [svn:osmf:] 13604: Update build-config files for sample plugins.

    Revision: 13604
    Revision: 13604
    Author:   [email protected]
    Date:     2010-01-18 17:09:32 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for sample plugins.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/AkamaiPluginSample-build-config.xml
        osmf/trunk/apps/samples/plugins/MASTSample/MASTSample-build-config.xml

    Thanks Brian. I would certainly appreciate the maintenance and documentation of some of these. The one that most comes to mind is the OSMFTest suite. This would be valuable if only so that developers have some idea of the coverage that's going on under the hood. It would also help for diagnosing what's going on when behavior is not as expected. I was pleased that when I figured out how to compile this directory, I could see that there were 1109 tests, all of which passed except for one that failed due to not being on my local security whitelist.

  • [svn:osmf:] 13605: Update build-config files for libs.

    Revision: 13605
    Revision: 13605
    Author:   [email protected]
    Date:     2010-01-18 17:10:01 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for libs.
    Modified Paths:
        osmf/trunk/libs/VAST/vast-build-config.flex
        osmf/trunk/libs/VAST/vast-build-config.flexcov
        osmf/trunk/libs/VAST/vast-build-config.xml
        osmf/trunk/libs/adobe/NetMocker/netmocker-build-config.xml

    Thanks Brian. I would certainly appreciate the maintenance and documentation of some of these. The one that most comes to mind is the OSMFTest suite. This would be valuable if only so that developers have some idea of the coverage that's going on under the hood. It would also help for diagnosing what's going on when behavior is not as expected. I was pleased that when I figured out how to compile this directory, I could see that there were 1109 tests, all of which passed except for one that failed due to not being on my local security whitelist.

  • [svn:osmf:] 11993: Add build scripts

    Revision: 11993
    Revision: 11993
    Author:   [email protected]
    Date:     2009-11-19 10:44:08 -0800 (Thu, 19 Nov 2009)
    Log Message:
    Add build scripts
    Added Paths:
        osmf/branches/flex4/build/
        osmf/branches/flex4/build/build.xml
        osmf/branches/flex4/build/paths.properties
        osmf/branches/flex4/build/svn_sync.cmd

    DanielW wrote:
    elocal wrote:
    great stuff, thanks!
    so far the only really bad thing i've noticed in kde4 is the slow performance while accessing websites under kde4's konqueror, it is really slow looking up and loading the websites.  Must be some dns or ipv6 bug...
    Am I correct that you are using an AVM or AVM built OEM router? (the may be some from other vendors affected too).
    Its a well known bug an easy workaround not using your local router for DNS but the DNS from your provider (in your resolv.conf) or for example the one from opendns.  Another workaround is to use a local dns proxy.
    The bug is: http://bugs.kde.org/show_bug.cgi?id=154774  but it is closed now, as it has nothing to do with konqueror.
    Further discussion about it is here: http://bugs.kde.org/show_bug.cgi?id=162600
    Please tell what router you are using.
    Yea i figured it out earlier.  I am using the modem's IP as the dns, and telling dhcpcd not to modify resolv.conf.  But even with epiphany or firefox, if i use my router as the DNS it feels slower, not as slow as kde4/konqueror, but it is slower than if I use my modem's IP (or the ISP DNS) in resolv.conf.
    My router is an old Netgear WGR614 v4.  Besides the slow DNS lookups, it is giving me some other issues with wireless encryption... it is about time to upgrade it i guess...
    Thanks for the info.

  • How to build VideoPhoneLabs with Flex SDK

    Hi,
    My Flex builder has been expired now, so i would try to build this sample apps with Flex SDK.
    But the following failed.
    >mxmlc -target-player=10 VideoPhoneLabs.mxml
    Dose anyone got success it ?
    My Flex SDK is v.3.2 and os is Vista.
    Any advices welcome.
    Ono Keiji

    Tried successfully!  Needed to download Data Visualization Component ( on the same page where you download the sdk) and I've set target flash player 10 in the .xml config file.
    Hope this helps,
    Alex

  • [svn] 762: -update the 3.0 branch to use build. properties to create the flex-sdk-description.xml

    Revision: 762
    Author: [email protected]
    Date: 2008-03-10 07:44:49 -0700 (Mon, 10 Mar 2008)
    Log Message:
    -update the 3.0 branch to use build.properties to create the flex-sdk-description.xml
    Modified Paths:
    flex/sdk/branches/3.0.x/build.properties
    flex/sdk/branches/3.0.x/build.xml
    Added Paths:
    flex/sdk/branches/3.0.x/collateral/en_US/flex-sdk-description.xml

    By the way, simply adding the quotes around the lexical names in the sql statement doesn't work. That causes the lexical references to be ignored as simple string values:
    SELECT
       '&FLEX_GL_BALANCING_APROMPT' alias_gl_balancing_aprompt
      ,'&FLEX_GL_ACCOUNT_LPROMPT'   alias_gl_account_lprompt
      ,'&ACCT_BAL_LPROMPT'          alias_acct_bal_lprompt
    FROM dualI turned on statement-level debugging via xdodebug.cfg and saw how it compiled the lexicals. By replicating the call to apps.fnd_flex_xml_publisher_apis.kff_segments_metadata that I found there, I was able to hack together a workaround for this issue.
    Please point me to a better way of doing this if possible, as I had to GRANT EXECUTE on this apps package to my custom code schema. Is there a better lexical/flexfields reference than the XML Publisher documentation?
    Here is the call I made in my before-report trigger:
    --set ACCT_BAL_LPROMPT flexfield segment metadata lexical
    begin
    apps.fnd_flex_xml_publisher_apis.kff_segments_metadata(
      'FLEX_ACCT_BAL_LPROMPT',
      'SQLGL',
      'GL#',
      101,
      'GL_BALANCING',
      'Y',
      'LEFT_PROMPT',
      c_FLEX_ACCT_BAL_LPROMPT
    end;

  • Do I need flash builder 4 to work with the flex sdk?

    Is it necessary to use flash builder 4 to work with the flex sdk?
    Can you build apps just using the open source flex sdk. If so are there tutorials and books on how to do so?
    Thanks in advance for your help.

    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

  • I bought an iphone4s before my carrier put my sim in it i updated itunes now wont work with my sim

    I bought an iphone4s before my carrier put my sim in it i updated itunes now wont work with my sim

    Hello Aaron1658,
    It sounds like you are unable to activate your phone with the SIM provided to you by your carrier. Try these steps in the following article to help you troubleshoot what it happening, named:
    iPhone: Troubleshooting activation issues
    http://support.apple.com/kb/ts3424
    Symptoms
    Your iPhone may display one of the following messages when you attempt to activate it:
    "Your iPhone could not be activated because the activation server is temporarily unavailable."
    "The SIM card inserted in this iPhone does not appear to be supported"
    "The iPhone is not recognized and cannot be activated for service."
    "iTunes was unable to verify your device."
    Restart the iPhone.
    Try another means of reaching the activation server and attempt to activate.
    Try connecting to a known-good Wi-Fi network if you're unable to activate using a cellular data connection.
    Try connecting to iTunes if you're unable to activate using Wi-Fi.
    Restore the iPhone.
    If you receive an alert message when you attempt to activate your iPhone, try to place the iPhone in recovery mode and perform a restore. If you're still unable to complete the setup assistant due to an activation error, contact Apple for assistance.
    If this is not what you are referring to, would you provide some more information about what is happening? Any error messages, prompts, etc.?
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • How to get this script to work with different browser

    Do you guys know how to get this script to work with mozilla firefox? 
    do shell script "open -a safari 'https://login.binck.nl/klanten/Login.aspx?ReturnUrl=%2fklanten%2fdefault.aspx'"
    tell application "Safari"
      activate
              tell document 1
                        repeat until ((do JavaScript "location.host") is "login.binck.nl")
                                  delay 1
                        end repeat
      do JavaScript"document.getElementById('ctl00_Content_Gebruikersnaam').value='sim';document.ge tElementById('ctl00_Content_Wachtwoord').value='password';window.open(document. g etElementById('ctl00_Content_LoginButton').href, '_self', 'true');"
              end tell
    end tell
    Thank you so much in advance:)

    That isn't possible. Firefox's AppleScript dictionary doesn't contain anything which can be used to manage JavaScripts.
    (63741)

  • Customizing a VScrollBar is not working in Flex sdk 4.6?

    Hi,
    I have updated my Flex sdk from 4.5 to 4.6 in my application. I have faced a strange issue this sdk 4.6.
    In my application I have designed a Custom VScrollbar for customizing the vertical scroll speed of a mouse wheel to smooth-en the scrolling . This was working fine when using Flex sdk 4.5.
    Since I have updated to Flex sdk 4.6, the vertical scroll bar in not visible in UI. Whereas it was visible and working fine using Flex sdk 4.5.
    How to make it work in Flex sdk 4.6?
    The usage of the Customized Scroller is given below.
    In Main Page:
    <components:CustomScroller id="homeUIScroller"
                                   width="100%" height="100%">
            <s:VGroup >
            </s:VGroup>
    </components:CustomScroller>
    CustomScroller.as:
    public class CustomScroller extends Scroller
            public function CustomScroller()
                super();
                this.verticalScrollBar = new CustomVScrollBar();
    CustomVScrollBar.as
        import flash.events.MouseEvent;
        import mx.core.mx_internal;
        import mx.events.FlexEvent;
        import spark.components.VScrollBar;
        import spark.core.IViewport;
        use namespace mx_internal;
        public class CustomVScrollBar extends VScrollBar
            private var distance:Number = 78;    // default scroll mover value
             *  Override mouseWheelHandler to scroll by a fixed amount
             *  See superclass for example of how this normally works
            override mx_internal function mouseWheelHandler(event:MouseEvent):void
                const vp:IViewport = viewport;
                if (event.isDefaultPrevented() || !vp || !vp.visible)
                    return;
                var delta:Number = event.delta;
                var direction:Number = 0;
                if (delta < 0){
                    direction = 1;
                } else if (delta == 0){
                    direction = 0;
                } else {
                    direction = -1;
                if(direction == -1 && vp.verticalScrollPosition <= 0)
                    return;
                if(direction == 1 && (vp.verticalScrollPosition + distance) > maximum)
                    return;
                vp.verticalScrollPosition += distance * direction;
                event.preventDefault();
    Any help would be appreciated.
    Thanks In advance.

    Thanks for the response. I am using spark TextInput components as you can see in the code above. I've used these conrtols in other apps in FB 4.5 and have had no problems so it seems like something may be different in 4.6, or it's a bug.

  • Flash Builder 4 with Flex SDK 4.0 for Intel App Up

    There is some misinformation on Intel AppUp and the Melrose FAQ about being able to publish with Flash Builder 4.
    Intel App Up Program Submission
    According to http://appdeveloper.intel.com/en-us/article/adobe-air-packaging-guide-atom-developer-progr am-submissions
    "AIR app must be built using Flex Builder 3 with Flex SDK 3.5a.  Currently Flex Builder 4 with Flex SDK 4 is not supported."
    Melrose FAQ
    According to http://learn.adobe.com/wiki/display/melrose/Melrose+Developer+FAQ
    "Q: Are there system requirements for enabling try and buy in AIR apps using Melrose?
    A: You must have Adobe Flex Builder 3 or greater and Adobe AIR 1.5.3 or greater."
    Is the Intel App Up statement correct?  If it is, could I get an explanation why?  I've been waiting for the last 3 months waiting for the Melrose SDK to deploy to Intel App Up and now I can't even submit my application.
    Thanks.

    The current version of Melrose supports Flex 3.5 SDK for AIR applications running on AIR 1.5.3 runtime or higher. You can use Adobe Flex Builder 3 with Flex 3.5 SDK or Adobe Flash Builder 4 with Flex 3.5 SDK.
    Support for Flex 4.1 SDK for AIR applications running on AIR 2.0 runtime should be available within a few weeks. Please note that we will not be able to support Flex 4.0 SDK because of certain technical challenges.

  • Working with Flex and Central

    Hi,
    I am new in Flex and Central and interested in working with
    Flex and Central and I'm currently trying to run one of the samples
    from the "Central Flex SDK", the HelloFlexCentral. I have an error
    when trying to run the application. The "import.mx.central" line is
    not recognized.
    I don't understand how to connect Flex and Central. My
    questions are :
    - Do I have to install a JRun environment to run/develop this
    kind of application or can I develop the application without a JRun
    Environment ?
    - Can I deploy my application on a IIS server for example
    (and then all the users will install it in central by accessing
    this webserver) ?
    - Where do I have to put all the "CentralIntrinsics" stuff to
    avoid this error I encounter ?
    Thank you for your answers.
    Olivier

    If you want three distinct notes, I suggest you cut it into three samples, then using flex pitch drag the notes to the pitches you desire. Keep in mind that the farther away a note is from it's actual sampled pitch, the worse it's quality will be.

Maybe you are looking for