Steps to make FLEX SDK 3.0 build working for Linux

Take Windows Flex 3.0 SDK
Copy to Linux system, go to folder Flex 3.0_SDK/b
Look for file compc & mxmlc
Change Dos to Unix files using command      dos2unix 
dos2unix  compc
dos2unix  mxmlc
For compc : line - 47
java $VMARGS -jar "$FLEX_HOME/lib/compc.jar" +flexlib="$FLEX_HOME/frameworks" "$@"
change it to >> "$@" > $@
java $VMARGS -jar "$FLEX_HOME/lib/compc.jar" +flexlib="$FLEX_HOME/frameworks" $@
For mxmlc : line - 47
java $VMARGS -jar "$FLEX_HOME/lib/mxmlc.jar" +flexlib="$FLEX_HOME/frameworks" "$@"
change it to >> "$@" > $@
java $VMARGS -jar "$FLEX_HOME/lib/mxmlc.jar" +flexlib="$FLEX_HOME/frameworks" $@
5. Make sure before firing the build that the SDK home is given correctly in build.properties file.
In case of any issues , please feel free to mail me your queries.
Incase of any issues in reading the article, please see the attachment which contains a document explaing it.
As well as build.properties & Build.xml files.

You can do two things. First, the SDK 3.2 code should work fine for your application. It doesn't contain SDK 3.2, it is just linked against it but there shouldn't be any API changes that would cause you grief.
http://flexunit.digitalprimates.net:8080/view/Flex%203.2/
However, if you do want to build it yourself (and you only need the SDK) the easiest way is actually to build it with FlexBuilder. Basically, inside of your Flex Builder just import a General Project (not the flex specific import menu) and choose the directory where the FlexUnit4 library was downloaded. Flex Builder should build that library fine and produce a swc which you can then use.
Last thing, if you need to stick with SDK 3.0 then no worries. However, if there is any way you can upgrade to a newer SDK I would recommend it. There have been some seriously hideous bugs fixed since then.
Mike

Similar Messages

  • [svn] 2756: -make the flex-sdk-description.xml process work like the trunk.

    Revision: 2756
    Author: [email protected]
    Date: 2008-08-06 08:53:11 -0700 (Wed, 06 Aug 2008)
    Log Message:
    -make the flex-sdk-description.xml process work like the trunk. don't copy the file, create one by echoing the values needed to it.
    -update build.properties, make the release value equal the actual release as in this case 3.1
    bug:https://bugs.adobe.com/jira/browse/SDK-16367
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16367
    Modified Paths:
    flex/sdk/branches/3.1.0/build.properties
    flex/sdk/branches/3.1.0/build.xml
    Removed Paths:
    flex/sdk/branches/3.1.0/collateral/en_US/flex-sdk-description.xml

    Revision: 2756
    Author: [email protected]
    Date: 2008-08-06 08:53:11 -0700 (Wed, 06 Aug 2008)
    Log Message:
    -make the flex-sdk-description.xml process work like the trunk. don't copy the file, create one by echoing the values needed to it.
    -update build.properties, make the release value equal the actual release as in this case 3.1
    bug:https://bugs.adobe.com/jira/browse/SDK-16367
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16367
    Modified Paths:
    flex/sdk/branches/3.1.0/build.properties
    flex/sdk/branches/3.1.0/build.xml
    Removed Paths:
    flex/sdk/branches/3.1.0/collateral/en_US/flex-sdk-description.xml

  • Installing Flex SDK into Flash Builder 4.7 problems

    Hi,
    Im completely new to Flash Builder, today I have installed Flash Builder 4.7 & Flash CS6 from Creative Cloud for my son to start to learn game programming (with my help), I have used simple coding in web design however this terminology is new to me.
    I bought my son the latest 'Foundation Game Design with ActionScript 3.0' book on recommendation but it was written when FB was version 4.5 so im guessing this might be the problem.
    The book is very easy to follow but have hit problems at the beginning of the tutorials, the book talks about Flex SDK but it seems that FB 4.7 uses AIR SDK ?
    So the first project called HelloWorld, we got up to:
    Got an exclamation mark which said
    'The import flash.display.Sprite is not used
    locally'
    Continuing with the rest of the project the exclamation mark disappeared:
    However on selecting run- Debug we got a blank Flash Player window  ('generate HTML wrapper file' was deselected)
    So either we've done something wrong, or the book and FB version are not compatible?
    Any advice would be great!
    Thank you
    Latest ...
    I thought that installing Flex SDK may solve the problem but after following instructions I have the error message, see image below. Really stumped now!

    Sorry, if I went a little overboard. After re-reading your post, perhaps I should back up a little.
    First, there are little things that Flash Builder (FB) will complain about. Having extra import statements in your code doesn't hurt anything. If I'm trying different solutions and then commenting out the code, the import statements will hang around, FB will complain, but just ignore it. If you see a little icon on the left edge of your code editor and its a red circle with an X in it, then that is something that will have to be fixed.
    When you create an app in FB or Flash you can choose to create a web app which means it will run in a browser window. The project can optionally create an HTML wrapper, or web page that will load your app. In Flash Pro you can choose File->Publish Settings and there will be a checkbox on the left to publish a HTML wrapper. In FB, you can right click your project in the Package Explorer, select Properties at the bottom, select the ActionScript Compiler, and down at the bottom there will be a checkbox to create a HTML wrapper.
    If you're just learning Flash Builder, then the FlexSDK 4.6 and the AIR SDK 3.1 that comes with it should be fine. You mentioned Apache SDK and I'd recently been working with that so I ended up getting side-tracked.
    Getting an AIRSDK to work with when build ActionScript projects is easy. Just go to the adobe site, type AIR SDK in the search box, and you should find a page that will let you downloaded the latest version. There's also a page to let you download the latest AIR runtime, and if you were just going to run AIR apps and not build them, then that's all you would need. As a developer you'll want to install the runtime from the downloaded .exe file. With the SDK, after downloading it, installing it is easy. Just create a new folder an unzip the SDK into it, then place it somewhere easy to find. I put all my SDK's in their own directory right off the c: drive. So I have c:\AIRSDK_3.5.0.880 and c:\AIRSDK_3.7.0.1530. I use very descriptive folder names so I always know which SDK's I have to work from.
    To use the SDK in Flash Pro select Help -> Manage AIR SDK, hit the plus button and add the folder you created. Now when you've opened a Flash project, you go to File->Publish Settings and select the combo box at the top, you'll see options like 'AIR 3.7.0.1530 for Android' in the list that reflect the SDK's you've added.
    Generally with FB you'll be using a FlexSDK, or perhaps a FlexSDK overlaid with a newer version of AIRSDK. Overlaid basically means you copied the contents of the AIR SDK into the Flex Folder. The article I mentioned above will give you all the details on creating those. For instance, I downloaded the Apache Flex installer, installed it, then created an empty folder called c:\ApacheFlexSDK_4.9.1, launched the Apache installer, gave it the new empty folder I'd created, selected all the download options, and let it all download. If it launches a popup box or a security warning, you can allow it, and it will continue. Once you have the SDK and you want to use it with a project in FB, just right click the project, select Properties, selected that Compiler tab again, and up in the right corner you'll see 'Manage SDK's...'. Hit that link, add your new SDK to the list and give it a descriptive name, then selected the checkbox beside it to set it up as your default. If you do this, then all your projects set to use the default will automatically switch to it and rebuild. So if you want a project to stay with a specific SDK then select that option in your Compiler tab, and then you could use the combo box to select your new added SDK.
    When I started with FB I think I spent the first 2 days going round and round with project settings and options until I got them all figured out.
    When I develop, I usually have my browser open and I have bookmarks and favorites to let me quickly get to all the pages I use most often. Here are a few of them:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html  <---- The API reference. In the packages window check out 'Top Level' at the top and Language Elements near the bottom. I think I have this page open in one or more tabs almost every day.
    http://www.adobe.com/devnet.html
    http://www.adobe.com/devnet/actionscript/learning.html
    http://help.adobe.com/en_US/as3/learn/index.html
    http://helpx.adobe.com/flash.html
    http://help.adobe.com/en_US/flashbuilder/using/index.html
    Free videos to help you learn Flash Pro:
    http://tv.adobe.com/show/learn-flash-professional-cs6-/
    http://tv.adobe.com/show/learn-flash-professional-cs5/
    And you've already found the forums! But if you don't find an answer here, many times you can find your question already answered on www.stackoverflow.com forums.
    Ok, I think I went a little overboard again.

  • Flex Builder 3.1 Standard and Flex SDK 4.1 build 16076

    Hi I have a problem I have downloaded Flex SDK 4.1 16076 and added to my sdk list in Flex Builder. I can compile my program fine except when I change files the flash imports are removed and the code hints don't have any knowledge of flash.display and other base classes such as Movieclip and Sprite. As soon as a manually paste the imports into my class files it compiles again but can't be doing with copying imports back in every time I change a class file.
    It didn't do this on version 4.0.0 - I have added   -static-link-runtime-shared-libraries=true to compiler arguments as I did have a problem with it firstly compiling about FontAsset.
    Does anyone know why? Do I have to add another swc in?

    You should always have separate workspaces for separate versions of Flash Builder.
    Flex 3 and Flex 4 have some large differences.  You will probably want to spend some time reading about migrating by searching on Google.  Here is a good place to start: http://www.adobe.com/devnet/flex/articles/flex3and4_differences.html

  • How to make the Keynote Turntable Smart Build work properly?

    I've created a single slide presentation using the Keynote's Turntable Smart Build and inserted it in iBooks Author (Insert>Widget>Keynote), but when previewed at iPad, the effect does not work properly. The images used on the presentation just changes between themselves, fading in and out simultaneously.
    Has anyone managed to use this feature successfully?
    Thanks

    unsupported builds will not perform as intended and as Apple says, "will be replaced with Dissolve."
    hope this helps...

  • How to make added custom field Delta mechanism work for LO Cookpit?

    We appended a new custome field into extraction structure of the LO Cookpit datasource 2LIS_02_ITM through RSA6. And then run CMOD to write the exit code to populate the value and it works fine. But after we read Roberto's Weblog:
    /people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it , find the enhancement we did can't make the Delta mechanism works if only this new field gets changed in a record, and the change cannot be reflected on BW.
    In order to make the Delta mechansim works, one option is to append the custom field into one of the LIS Communication Structure MCEKKO of  2LIS_02_ITM extraction structure and then write the enhancement code to this LIS Communication Structure.  In this way, the custom field can be treated like standard field that whenever it gets changed, the Delta mechanism or the user exit will be triggered.  The enhancement for this LIS Communication Struture is LEINS001. 
    Now we've got two problems when doing the above enhancements of the LIS Communication structure:
    1.  Maintain extraction structure problem in LBWE:
    We added a custom field, e.g., called ZZZ in LIS Communication structure MCEKKO (Purchasing Document Header) by creating a new custom append structure and add the field ZZZ into it, then activate the new append structure, but get warning msg like "Field name DUMMY is reserved (Do not use structure as include in DB table)".
    We do find a field called DUMMY in the structure MCEKKO. How to get rid of the warning msg and successfully activate the new custom append structure with the new field ZZZ?
    You could say that we can ignore the warning msg, but why the new custom field appended can not be seen from the right side pool of the Maintain Extract Structure in LBWE?  We need to make the new custom field shows up in the right side pool and then drag it over to the left side frame and to activate the extraction structure to change it.  But now it doesn't show up in the right frame pool!
    2. Refer to Sanyam's weblog
    /people/sanyam.kapur/blog/2005/04/30/custom-fields-and-bw-extractors-making-a-mixed-marriage-work-part-ii, there is a sample code inside this article which tells us how the sample code looks like to write this LIS Communicaton structure enhancement to make the Delta mechanism works, below is the code we modified to suit our needs, but don't know if it would work?
    DATA: i_t_ekko LIKE ekko   OCCURS 1 WITH HEADER LINE.
    DATA: ebeln LIKE ekpo-ebeln,
          it_ekko TYPE TABLE OF ekko WITH HEADER LINE,
          old_val(50) TYPE c.  "For storing the value from the Field Symbol
    FIELD-SYMBOLS <fs> TYPE ANY TABLE.
    CASE zeitp.
      WHEN 'MA'.                            "When creating a purchase order
        MOVE '(SAPLEINS)T_EKKO[]' TO old_val.
        ASSIGN (old_val) TO <fs>.
        i_t_ekko[] = <fs>.
        LOOP AT xmcekko.
          ebeln = xmcekko-ebeln.
          IF xmcekko-supkz = '1'.            "Old Value ?
            SELECT SINGLE * FROM ekko INTO it_ekko WHERE ebeln = ebeln.
            xmcekko-ZZZ = it_ekko-ZZZ.
          ELSE.                              "New Value ?
            READ TABLE i_t_ekko WITH KEY ebeln = ebeln.
            xmcekko-ZZZ = i_t_ekko-ZZZ.
          ENDIF.
          MODIFY xmcekko.
        ENDLOOP.
    EndCase.
    Share your ideas and we will give you reward points!

    Hello Kevin
    We have exactly the same problem. Did you solve it? If you did, could you please tell us how you did it? We neither see our field in LBWE. Our field is a Z field from a Z table.
    I hope you could help us. We just have this issue to finish our project.
    Thanks a lot in advanced

  • How to make "PCI-IDE SiI0680A pci1095,680 " work  for Blade 1000

    Somebody has reported that making the 0680 chip based PCI-to-IDE card worked on Blade1000.
    http://forums.sun.com/thread.jspa?threadID=5067148&start=15.
    Now I want to expand the storage for Blade1000 by the Adaptec-ASH-1233 which is powered by SiI0680A chip.
    But it does NOT work.
    Any body can help me? Thanks in advance!!!
    The following is the detailed infomation:
    My system env:
    Blade 1000 with solaris 10 U7(5/09).
    I have tried the following (they all dose NOT work):
    1. The card with original bios v3.2.10 (prtconf -pv report class-code: 00018000)
    2. update bios to base bios (none raid, b3308.bin) v3.3.08 (class-code: 00010185)
    3. erase the bios flash (class-code: 00010185)
    ( I think the bios is programed by x86 instruction set , it will not work in sparc.
    by the way, any Solaris(sparc) device driver expert can clear that if the dirver will communication with the card bios?
    If it dose , I think it is imporssible to make it work in sparc system)
    4. Follwing a suggestion from sun HCL and repeat 2 ,3 ( class-code: 00018000)
    add the following nvramrc script in the obp (nvedit)
    0: probe-all install-console banner
    1: cd /pci@8,700000/ide@1
    2: 00018000 " class-code" integer-property
    3: 00000680 " subsystem-id" integer-property
    4: " pci1095,680" " name" string-property
    5: device-end
    Adjust the path on line 1 to reflect your system store with "nvstore", set the "use-nvramrc?" variable to "true" and issue a "reset".
    After a boot the controller will look just as a non-RAID controller.
    The following is the system info:
    with a maxtor 250G disk connected OR a Western Digital 300G disk connected
    <1> prtdiag :
    pci 33 +s/system-board ide-pci1095,680
    okay /pci@8,700000/ide@1
    <2> prtconf -pv :
    Node 0xf00a9874
    assigned-addresses: 81000810.00000000.00000500.00000000.00000008.81
    000814.00000000.00000508.00000000.00000004.81000818.00000000.00000510.00000000.0
    0000008.8100081c.00000000.0000050c.00000000.00000004.81000820.00000000.00000520.
    00000000.00000010.82000824.00000000.0012c000.00000000.00002000.82000830.00000000
    .00180000.00000000.00080000
    reg: 00000800.00000000.00000000.00000000.00000000.01000810.00000000
    .00000000.00000000.00000008.01000814.00000000.00000000.00000000.00000004.0100081
    8.00000000.00000000.00000000.00000008.0100081c.00000000.00000000.00000000.000000
    04.01000820.00000000.00000000.00000000.00000010.02000824.00000000.00000000.00000
    000.00002000.02000830.00000000.00000000.00000000.00080000
    compatible: 'pci1095,680.1095.680.8502' 'pci1095,680.1095.680' '
    pci1095,680' 'pci1095,680.8502' 'pci1095,680' 'pciclass,010185' + 'pciclas
    s,0101'
    name: 'ide' (is raid in my try 1)
    fast-back-to-back:
    devsel-speed: 00000001
    class-code: 00010185 (is 00018000 in my try 1 and 4)
    interrupts: 00000001
    latency-timer: 00000040
    cache-line-size: 00000010
    max-latency: 00000000
    min-grant: 00000000
    subsystem-id: 00000680
    subsystem-vendor-id: 00001095
    revision-id: 00000002
    device-id: 00000680
    vendor-id: 00001095
    <3> prtconf -D :
    ide, instance #1 (driver name: uata)
    dad, instance #0 (driver name: dad)
    <4> /var/adm/messages:
    Jun 6 17:39:51 bird pcisch: [ID 370704 kern.info] PCI-device: ide@1, uata1
    Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] uata1 is /pci@8,700000/ide@1
    Jun 6 17:39:51 bird ebus: [ID 521012 kern.info] gpio_873170 at ebus0: offset 1,
    300600
    Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] gpio_873170 is /pci@8,700000
    /ebus@5/gpio@1,300600
    Jun 6 17:39:51 bird uata: [ID 114370 kern.info] dad0 at uata1
    Jun 6 17:39:51 bird uata: [ID 347839 kern.info] target 0 lun 0
    Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] dad0 is /pci@8,700000/ide@1/
    dad@0,0
    Jun 6 17:39:51 bird pseudo: [ID 129642 kern.info] pseudo-device: trapstat0
    Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] trapstat0 is /pseudo/trapsta
    t@0
    Jun 6 17:39:51 bird cmlb: [ID 107833 kern.warning] WARNING: /pci@8,700000/ide@1/dad@0,0 (dad0):
    Jun 6 17:39:51 bird Corrupt label; wrong magic number
    <5> run any of the following commands will cause the system to reboot:
    # devfsadm
    # ls /devices/pci@8,700000/ide@1/
    # devinfo -i /devices/pci@8,700000/ide@1/dad@0,0
    and give the following messages:
    SUNW-MSG-ID: SUNOS-8000-0G, TYPE: Error, VER: 1, SEVERITY: Major
    EVENT-TIME: 0x4a502cda.0x1dcd9638 (0x30075ddaae0)
    PLATFORM: SUNW,Sun-Blade-1000, CSN: -, HOSTNAME: bird
    SOURCE: SunOS, REV: 5.10 Generic_139555-08
    DESC: Errors have been detected that require a reboot to ensure system
    integrity. See http://www.sun.com/msg/SUNOS-8000-0G for more information.
    AUTO-RESPONSE: Solaris will attempt to save and diagnose the error telemetry
    IMPACT: The system will sync files, save a crash dump if needed, and reboot
    REC-ACTION: Save the error summary below in case telemetry cannot be saved
    if a old Quantum Fireball 20G connected , the following is different with 250G/300G disk connected
    <1> prtconf -D :
    ide, instance #1 (driver name: uata)
    <2> the system NOT report "Corrupt label; wrong magic number"
    <3> And the above three commans in <5> will NOT reboot the system

    detailed message in <5>:
    <5> run any of the following commands will cause the system to reboot:
    # devfsadm
    # ls /devices/pci@8,700000/ide@1/
    # devinfo -i /devices/pci@8,700000/ide@1/dad@0,0
    and give the following messages:
    SUNW-MSG-ID: SUNOS-8000-0G, TYPE: Error, VER: 1, SEVERITY: Major
    EVENT-TIME: 0x4a502cda.0x1dcd9638 (0x30075ddaae0)
    PLATFORM: SUNW,Sun-Blade-1000, CSN: -, HOSTNAME: bird
    SOURCE: SunOS, REV: 5.10 Generic_139555-08
    DESC: Errors have been detected that require a reboot to ensure system
    integrity. See http://www.sun.com/msg/SUNOS-8000-0G for more information.
    AUTO-RESPONSE: Solaris will attempt to save and diagnose the error telemetry
    IMPACT: The system will sync files, save a crash dump if needed, and reboot
    REC-ACTION: Save the error summary below in case telemetry cannot be saved
    panic[cpu0]/thread=2a100eafca0: BERR Error(s)
    000002a100eaea20 SUNW,UltraSPARC-III:cpu_deferred_error+564 (ecc1ecc100000000, 3, 80000000000, 80000000000, 0, 180400000
    000)
    %l0-3: 000007ffef000520 0000000000000001 0000980c00000000 0000080c00000040
    %l4-7: 0000080c00000000 0000000000203000 00000000ecc1ecc1 00000000ecc1ec00
    000002a100eaf190 unix:ktl0+48 (3000289a580, 29ebfa50522, 100, 0, 0, fffd9c00)
    %l0-3: 0000000000000000 0000000000001400 0000009980001607 0000000001262fc4
    %l4-7: 0000000000000003 0000000000000000 0000000000000000 000002a100eaf240
    000002a100eaf2e0 uata:ata_init_controller+374 (30000c21300, 30005871000, 0, 680, 0, 29ebfa4e800)
    %l0-3: 0000029ebfa50520 0000000001873000 0000000000001095 0000000000001095
    %l4-7: 0000000000000000 0000000000000001 00000000704ebf58 0000000000000004
    000002a100eaf3f0 uata:ata_attach+44 (30000c21300, 0, 0, 0, 704e2000, 704e2000)
    %l0-3: 0000000000000000 000000c181659ce0 000002a10001fca0 0000030005485700
    %l4-7: 00000000704e2248 0000000000000000 000002a100eaf4a0 0000000000000001
    000002a100eaf4d0 genunix:devi_attach+ac (30000c21300, 0, 7ffffc00, 3c, 0, 7b798198)
    %l0-3: 00000300000c7438 0000000000000087 00000000018699e8 00000000000036d8
    %l4-7: 00000000018c7400 0000000000000001 0000000000000002 000000000125dc00
    000002a100eaf5a0 genunix:attach_node+9c (30000c21300, 1, 0, 0, 30000c21368, 4)
    %l0-3: 00000000fffeffff 00000000fffefc00 0000000050010000 0000000010000000
    %l4-7: 0000000040010000 0000000000000000 0000000000000000 ffffffffffffffff
    000002a100eaf650 genunix:i_ndi_config_node+104 (30000c21300, 114, 10cda5c, 10, 1869c00, 10cd800)
    %l0-3: 00000300000e76f0 0000000000000001 0000000000000000 0000000000000006
    %l4-7: 0000000001869ca8 0000000000000000 0000000000000000 0000000000000004
    000002a100eaf700 genunix:i_ddi_attachchild+38 (30000c21300, 2a100eafca0, 10000000, 187ba78, 0, 10000000)
    %l0-3: 0000030000c2aaf0 0000000000000001 0000000000000000 0000000000000003
    %l4-7: 0000000001869ca8 0000000001841400 0000000000000000 0000000000000000
    000002a100eaf7b0 genunix:devi_attach_node+84 (30000c21300, 4048, 50000000, 30000c21368, 4048, 10000000)
    %l0-3: 0000030000c2aaf0 0000000000000000 0000000000000001 0000000000000000
    %l4-7: 0000000002000000 0000000050000000 0000000050000000 0000000010000000
    000002a100eaf860 genunix:config_immediate_children+d0 (30000c2aa88, 30000c21300, 87, 8, 4, 18e5280)
    %l0-3: 000000000000003c 0000000000004048 0000000000010000 0000030000c2aaf0
    %l4-7: 00000000003c0000 00000300000a9ac0 0000030000c20cb8 ffffffffffffffff
    000002a100eaf920 genunix:devi_config_common+c0 (30000c2aa88, 4, 87, 87, 0, 4048)
    %l0-3: ffffffffffffffff 000000000180c000 0000000001847a00 0000000000000000
    %l4-7: 00000000018e5280 00000000018e5368 0000000000000009 0000000000000000
    000002a100eaf9d0 genunix:mt_config_thread+60 (30004261dc0, 0, 300023a90c8, 18398b0, 300058b5cc0, 30000c2aa88)
    %l0-3: 0000000000000000 000000c181659ce0 000002a10001fca0 0000030005485700
    %l4-7: 0000000001869940 0000000000000000 000000000004f285 00000000018bfc00
    syncing file systems... 1 1 done
    ereport.io.pci.ma ena=30075d7c00800001 detector=[ version=0 scheme="dev"
    device-path="/pci@8,700000" ] pci-status=2280 pci-command=146 pci-pa=0
    ereport.io.pci.target-ma ena=30075d7c00800001 detector=[ version=0 scheme="dev"
    device-path="/pci@8,700000/ide@1" ] pci-pa=7ffef000520
    ereport.cpu.ultraSPARC-III.berr ena=30075d7c00800001 detector=[ version=1
    scheme="cpu" cpuid=0 cpumask=34 serial="4114C975066" ] afsr=80000000000
    afar-status=1 afar=7ffef000520 pc=1046c54 tl=0 tt=32 privileged=1 multiple=0
    dumping to /dev/dsk/c1t1d0s6, offset 1717895168, content: kernel
    100% done: 26533 pages dumped, compression ratio 3.57, dump succeeded
    rebooting...

  • MBP harddrive makes a lot of noise after working for few hours

    Harddrive on My MacBookPro INtel 15" 2.0 makes nose after using it for few hours?
    It also overheats. I took it to Apple care and they performed series of test and found nothing. To be honest, this is the on laptop that I had which gave anourmous amount of heat. I cant put it on my laps so I wouldnt call laptop.
    Are these know issues?
    Thanks.
    M

    Did you consider to read your manual before you went into the store?
    Quote:
    "Using Your MacBook Pro
    When you’re using your MacBook Pro or charging the battery, it is normal for the bottom of the case to get warm. For prolonged use, place your MacBook Pro on a flat, stable surface.
    Do not leave the bottom of your MacBook Pro in contact with your lap or any surface of your body for extended periods. Prolonged contact with your body could cause discomfort and potentially a burn.
    The bottom of the MacBook Pro case functions as a cooling surface that transfers heat from inside the computer to the cooler air outside. The bottom of the case is raised slightly to allow airflow that keeps the unit within normal operating temperatures. In addition, warm air is vented from the slots in the back of the case."

  • This website makes my browsers crash, does it work for you? [SOLVED]

    Will someone please visit www.ted.com ... it's a fascinating site with cool lectures and what not... anyway watch one and let me know if it crashes your browser afterward... it does this for me for some reason, using web-kit or gecko browsers. Thanks
    Moderator edit: Lovely title but try to be more descriptive next time
    Last edited by MattSmith (2009-09-30 18:20:47)

    Eh well what ever the problem is/was, everything seams to be working with chromium... I was gunna switch anyway so I think i will be stayin here thanks for all the quick replies... even a moderator comment (WOO!)
    better browser has prevailed!

  • How to make TRIM in 10.6.8 work for Aug 2009 macbook pro with 120 GB SSD?

    Just installed 10.6.8 on a August 2009 Macbook Pro with 120 GB SSD (which is Apple installed memory), and TRIM is not enabled.  When I installed 10.6.8 on an August 2010 Macbook Pro with 500 GB SSD (Apple installed), the TRIM became enabled without me doing anything else.  Is there some procedure I should use to enable TRIM on the August 2009 unit?  Thank you for your advice.  Carl   

    but there's no proof that such hacking is either safe or beneficial to performance
    Not my take on this at all. My Air for example struggled with write fatigue something chronic - after filling it up the drive performance was down to about 40% on benchmarking, and in the real world felt a lot slower than it was. Enabling TRIM and then erasing free-space resulted in it benchmarking back to where it was at new, and the real performance being back to how I remembered it.
    The Sandforce controller enabled Vertex 2E - I don't know if it's made a world of difference to that as I don't remember that unit suffering with write fatigue particularly.
    The Crucial M225 struggled with write fatigue, and again TRIM sorted it out - and still has.
    All the above perf tests/comparisons etc. are all on my blog if you want to have a look see.

  • The selected Flex SDK does not support building mobile projects

    I am unable to create a new Actionscript Mobile project.  The new project dialogue gives the error: "The selected Flex SDK does not support building mobile projects."  I tried seting the default Flec SDK both to the SDK included with Flash Builder 4.7, and also to a version of the 4.6.0 SDK (build 23201) with AIR 3.3 SDK overlayed on it, which already existed on my computer.  Both resulted in the same error.  Any ideas?

    Hi ,
    Actionscript Mobile projects use AIR SDK by default in Flash Builder 4.7 . Flex SDK won't be used for Actionscript projects.
    Could you please try creating an Actionscript project in fresh workspace and let me know if the issue still exists.
    Also attach screenshot and error log if any.
    Thanks,
    Sanjay

  • Reg. RichTextEditor in flex sdk 3.5

    Hi I'm facing following problem.Here is the scenario.
    Step 1:I have set bullet with three word "Hello Flex SDK" with all Black color.
    Step 2:Make "Flex" word with Red color.
    Problem occure:You can see that Bullet has Red Color instead Black.
    Will you pls suggest how to solve this issue?
    Thanks
    Rajiv

    Hi Swapnil,
    1)Try Overlaying SDK to 2.0 like:
                     a)Download the AIR SDK 2.0 zip
                     b)and paste it at C:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0 and
                     c)extract it.Check whether this SDK selected in Flex Compiler.
    2) Make sure that you have changed the AIR version number in descripter file (-app.xml) for example <application xmlns="http://ns.adobe.com/air/application/1.5"> here have to change 1.5 to 2.0.
    3) In the Flex Compiler panel check that which Flex SDK (3.5) has been selected. Might it different from defaultly selected.
    In Flex Builder you can check in two ways :
              a)Window>Preferences>Flex>Installed SDKs(Default)>Check SDK selected.
              b)Select Project folder in Navigator Panel and Mouse Right click >properties>Flex Compiler>Check SDK selected.
    4)Make sure that the opening files have accessibility with this function.
    -Vamshi

  • Flex SDK and AIR runtime version in mobile

    Hi, guys.
    I'm trying to make my first Flex mobile app.
    I'm a little confused about the relationship between Flex SDK and AIR  runtime versions for mobile development.
    In the "Developing Mobile Applications with ADOBE FLEX 4.6 and ADOBE FLASH BUILDER 4.6" pdf document, it says:
    "AIR requirements
    Flex mobile projects and ActionScript mobile projects require AIR 2.6 or a higher version. You can run mobile projects on physical devices that support AIR 2.6 or a higher version of AIR.
    You can install AIR 2.6 or a higher version only on supported Android devices that run Android 2.2 or a higher version. For the complete list of supported Android devices, see Certified Devices. Also, review the minimum system requirements to run Adobe AIR on Android devices at Mobile System Requirements.
    Note: If you do not have a device that supports AIR 2.6 or a higher version of AIR, you can use Flash Builder to launch and debug mobile applications on the desktop."
    So, I go and check the Certified devices in http://www.adobe.com/devnet-apps/flashruntimes/certified-devices.html and find that the minimun FLASH PLAYER version accepted by ALL devices is FP 10.1
    1. Does this mean that if I want to release an app to target ALL mobile devices, then I can only use Flex 4.5?
    2. Do support for Flash Player mean the same than support for Adobe AIR? Or the application will prompt the user to install whatever version of the AIR runtime and all of them would be supported by the device, even in the FLASH PLAYER support is for a lesser version?
    Thanks!

    Thanks for your help, Flex harUI,
    The first impression that comes to mind is that FP version is indeed only for the web browser plugin. Then, why does the official Flex 4.6 mobile development documentation have a link to that page that only speaks about the supported FP version in mobiles under the title "AIR requirements"??
    This makes it way too confusing.
    Do you know whether there is something like an equivalent matrix/list of mobile devices with their supported AIR runtime versions?  I went a great deal in trying to keep my original app under 400kb... I didn't know that in the end it would end up weighing 9.5Mb... :S
    Thanks again,

  • Flex SDK in linux

    Flex 3 sdk install instructions would be valuable.

    Making Flex3 SDK ANT Build working on Linux
    Take Windows Flex 3.0 SDK
    Copy to Linux system, go to folder Flex 3.0_SDK/bin
    Look for file compc & mxmlc
    Change Dos to Unix files using command      dos2unix 
    dos2unix  compc
    dos2unix  mxmlc
    For compc : line - 47
    java $VMARGS -jar "$FLEX_HOME/lib/compc.jar" +flexlib="$FLEX_HOME/frameworks" "$@"
    change it to >> "$@" > $@
    java $VMARGS -jar "$FLEX_HOME/lib/compc.jar" +flexlib="$FLEX_HOME/frameworks" $@
    For mxmlc : line - 47
    java $VMARGS -jar "$FLEX_HOME/lib/mxmlc.jar" +flexlib="$FLEX_HOME/frameworks" "$@"
    change it to >> "$@" > $@
    java $VMARGS -jar "$FLEX_HOME/lib/mxmlc.jar" +flexlib="$FLEX_HOME/frameworks" $@
    5. Make sure before firing the build that the SDK home is given correctly in build.properties file.
    Incase of any issues,  please feel free to mail me @ [email protected]

  • Flex SDK incorrectly handling projection center

    I'm not sure if anyone else is noticing this, but I've recently had trouble with the projection center of my Flex projects. According to the documentation - the default projection center is supposed to be the center of the stage. However, my flex apps by default are using (0,0) as the projection center. I'm having to manually set it as the center using:
    var per:PerspectiveProjection = new PerspectiveProjection();
    var pt:Point = new Point(this.stage.width/2,this.stage.height/2);
    per.projectionCenter = pt;
    this.transform.perspectiveProjection = per;
    This works, but I'm not sure why it's not this way by default - this is not a problem using Flash CS4, only using the flex sdk. What's weird for me, is I don't remember this being an issue in the past - I'm running on a new computer, with new installs of both Flex Builder 3 and Flash Builder 4 (Both exhibit this behavior along with SDK 3.2, 3.3, and 3.4)
    I feel like I must be missing something easy here - any ideas?

    You don't need to upgrade your software.  But if you're struggling with Spry, IMO you should cut your losses and switch to something better for the longrun.
    If you have a budget to work with, I highly recommend Project Seven's Pop-Menu Magic 3.  It's easy to use in DW CS4, 5, 6 or CC.  More importantly, it's bullet proof and works in all devices. 
    Pop-Menu  Magic3 by PVII (commercial DW extension)
    http://www.projectseven.com/products/menusystems/pmm3/index.htm
    If you don't have a budget to work with, you can roll your own menus with jQuery plugins.  A bit more effort on your part, but they perform better than Spry.
    jQuery Superfish
    http://users.tpg.com.au/j_birch/plugins/superfish/
    jQuery MegaMenu2
    DEMO:
    http://www.geektantra.com/projects/jquery-megamenu-2/
    DOWNLOAD:
    http://code.google.com/p/jquery-megamenu/
    Nancy O.

Maybe you are looking for