Custom chrome in Air

Hi
I used to make some utilities with custom chrome in Air by setting Chrome=none, TransparentWindow=true in Air configuration file and add showFlexChrome="false" to my .mxml page in order to have a transparent background and use a custom component as application background. This last parameter is not any longer available. How to do it now?
Thanks

It's not currently planned, no. If you'd like to see this
feature, you should request it via www.adobe.com/go/wish.

Similar Messages

  • Can't export to AIR with Windows Style as Custom Chrome (transparent)

    I can export to AIR with Xcelsius SP1 and FP1 as long as the Windows Style is set to either System Chrome or Custom Chrome (Opaque). However, if I choose Custom Chrome (transparent), it does not generate the AIR file but also does not create an error.
    I had the network connectivity issue talked about in other threads so I could not export at all before but resolved that by taking my laptop home and exporting here. Now it works except for exporting to transparent.
    Versions installed with correct paths:
    FLEX SDK: 3.2
    JRE: 1.6.0_07
    AIR: 1.5

    >
    Andy Brathwaite wrote:
    > Alan.
    > We still don't have a solution for this.
    > It's been marked as bug and been investigated without success.
    > For now just don't use that option. Sorry.
    Andy,
    I'm also beginning to have this issue but it's new to me as I had to set up a new machine today. It has Xcelsius '08 SP1/FP1, Flex SDK 3.3 and J2RE 1.4.2.19. I've previously been able to export using the Custom chrome (transparent) option but I haven't been able to make a thorough examination of the two machines. One major difference is that the machine having the issue is a VM while the other is not. I did a little digging around and found this post on another forum. By the date on the post, this is a rather old problem.
    iguanasterix - Wed Nov 26, 2008 7:40 am
    Post subject: XCelsius 2008 - Exporting to AIR Hi, I just wanted to share a problem we've experienced when exporting our Xcelsius dashboards to Adobe AIR.
    These are the symptoms: when exporting to air format, Xcelsius doesn't generate the .air package. We can see that Xcelsius generates some temporary files (swf, xml, tmp) but then deletes the files and does nothing.
    To validate if the problem was on Xcelsius or on the AIR SDK we tried to manually generate the .air package by using the AIR SDK and the adt command, and received this error message:
    "Could not generate timestamp: Connection timed out: connect"
    One of the steps AIR SDK follows when generating an .air package is to contact a time-stamp server. If the AIR SDK fails to contact the tsa, no package will be generated and an error message similar to this one will be sent.
    To validate if this was the cause of the problem, we executed adt and added the -tsa none (to skip the time-stamp validation) and everything seems to work. Unfortunately we can't add this setting when exporting from Xcelsius 2008.
    We are connecting to the internet using a proxy server.
    If we try to export while connected to another network (no proxy) the export is executed with no problems.
    Although we've changed our JRE settings to use the company's proxy we still can't Export to AIR while connected to this network.
    Any ideas of how we could fix this?
    It would be nice if Xcelsius could display an error message when experiencing problems with the AIR SDK instead of doing nothing at all.
    I have not yet been able to verify the above information but maybe it will help you guys. If you need more information from me, let me know. I'm going to do some more testing tomorrow and will post any results I find. I really really need this option to work.
    Sean

  • HTML5 Logic Failing in Cases in jquery-custom-chrome.html

    Hi All,
    Might a member of the team familiar with the logic executed through jquery-custom-chrome.html be able to provide me guidance on how it can be made more robust and reliable?
    I have been testing the jquery-custom-chrome.html using the query param favorFlashOverHtml5Video=false here:
    http://osmf.org/dev/1.5gm/jquery-custom-chrome.html?favorFlashOverHtml5Video=false
    The logic works fine on Chrome on Windows (version 7.0.517.44).
    The logic works fine on Safari on Windows (version 4.0.5 (531.22.7)) but is failing on Safari on Windows (version 5.0.3 (7533.19.4))
    The logic also is failing on Firefox on Windows (version 3.5.8), and on Opera on Windows (version 10.63, Build 3516).
    For the failing cases, I posted at the following link the exact same file from the SMP 1.5 distribution with a simple HTML5 video tag working alongside:
    http://flexFlashVideo.com/codesamples/2010/Strobe_Media_Playback/v1.5gm_10.1_jquery_HTML5_ logic_failing?favorFlashOverHtml5Video=false 
    Note:  The link above adds (along to the right) a second, plain-vanilla HTML5 video player (plain-vanilla meaning no JavaScript logic involved). I added the plain-vanilla version to confirm that the media is hosting correctly.  For Firefox and Opera, the plain-vanilla version plays while the jquery-custom-chrome.html fails.
    Any hints would be appreciated on how I can adjust the player's logic to get it to working with these additional browsers.
    Thanks,
    g

    Thank you guys for your support
    My air application descriptor is pointing to the "index.html" of my web application:
    <initialWindow>
    <content>index.html</content>
    <visible>true</visible>
    <width>1024</width>
    <height>786</height>
    </initialWindow>
    So I don't even know whether or not I'm using the HTMLLoader but with the help of @wadedwalker's hint, I was able to find the following link:
    http://anirudhsasikumar.net/blog/2007.12.19.html
    This is working! However as wadedwalker mentioned, the video is now played in a small box on top of my HTML pages left upper corner. If I understand you guy's correctly, it is not possible to embed this video box into a certain HTML element, right?
    Would it be possible to make the video play in full screen, add the player controls and a button to close this pop-up?
    It's okay for me to have some AIR specific JavaScript here, I can handle this in a build script and only embed the code when the AIR version for the iPads is build.
    Thanks in advance,
    J.

  • HTML + SWF + Custom chrome

    Hello all,
    I'm constructing an HTML based AIR application and I would
    like to use a few SWF elements in it (in the normal way that you
    use flash files on a web-site). However, I would also like to use a
    custom chrome (i.e. not the system one) - is this possible with
    AIR? Whenever I try it the swf is simply invisible - there is space
    for the element on the page (using the introspector we can see
    that). I have put a bug report in about this, but is there a work
    around, or an imminent update which will fix it?
    Thanks
    Allan

    This is a known limitation of AIR. You can use custom chrome,
    it is transparency that causes the problem with SWF and PDF content
    displayed in HTML.
    Depending on what you are doing, you might still be able to
    use transparency by adding the SWF elements directly to the window
    stage rather than adding them to the DOM in the HTML page. This is
    fairly easy if the SWF elements are in a fixed position. It becomes
    harder to manage if they need to scroll with the page, however.
    See "Adding SWF content as an overlay on an HTML window" in
    http://help.adobe.com/en_US/AIR/1.1/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7e0a. html
    for more information on this later technique.

  • Custom Chrome with Drag/Move Support

    In a regular AIR file, if you click and drag on the chrome, you can move the whole application around the screen. I want to create my own custom look with the close, maximize, buttons, etc., but when I do this, I am not able to move the application around on the screen.  How do I do this? Can you provide me with an example?
    Thank you,
    JF

    You didn't specify JavaScript or Flash/Flex so I'll provide a JavaScript example. The syntax is much the same for Flash/Flex:
    http://www.andymatthews.net/read/2009/06/21/jQuery-and-AIR:-Transparent-AIR-applications-w ith-custom-chrome

  • Customized chrome works when running, but not when compiling ?

    Dear webmates :
    I have customized my chrome in Flex : it does not show the window container  (transparent) , etc... and works great when I run it... however, when I compile it in order to have the standalone file... it simply works displaying again the window ! what do I have to do ? thanks in advance...

    Hello,
    When you built your installer, did you include all of the dynamically called VIs?  The application builder does not know about dynamically called VIs unless you specifically tell it about them (which of course makes sense, as they are dynamic).  Other potential issues might be the change in behavior of the Current VI's Path constant, or a lack of other dynamically called objects such as dlls or drivers.  Make sure that the dynamically called VIs have been properly installed on your target computer in the desired paths.  If that doesn't solve the problem then make sure that your application has good error handling capabilities (i.e. handles all error wires and eventually passes them to an error handler) so that you can use the error to determine which files are missing or in the wrong location.
    Regards,
    Ryan K.

  • Custom Chrome and Custom Cursor problems

    Howdy, I've got a small problem with chrome and cursors.
    I've created my main application window with the chrome set to Custom-Opaque
    I've got my custom frame, window controls etc. all wired up and working nicely.
    I've got my cursor manager swithing the cursor to resize-arrows when you get close to the window edges.
    Here's where I run into a couple problems:
    The cursor is only visible within the bounds of the window--unlike the system chrome which gives the resize cursors outside the window bounds. Any way to use the system cursors? or another idea?
    When I resize the window, the custom cursor stays right where the MOUSE_DOWN event occured, and doesn't move with the mouse anymore. The window does resize though... Any suggestions?
    Thanks in advance!
    -Ted

    I have the same problem but I extend the WindowsLookAndFeel. I know of a way to fix this but it seems unbelievable that this is the only way. Here is how I did it: In your custom look and feel class add this method. Call the super version and then add the icons that are missing to the UIDefaults table. Of course your code would have MetalLookAndFeel where my example has WindowsLookAndFeel. Hopefully someone will come up with a better solution. I plan on raising a bug in the bug parade for this.
    protected void initComponentDefaults(UIDefaults table)
              super.initComponentDefaults(table);
              table.put("DesktopIcon.icon", LookAndFeel.makeIcon(WindowsLookAndFeel.class,"icons/DesktopIcon.gif"));
              table.put("Tree.openIcon",LookAndFeel.makeIcon(WindowsLookAndFeel.class,"icons/TreeOpen.gif"));
              table.put("Tree.closedIcon",LookAndFeel.makeIcon(WindowsLookAndFeel.class, "icons/TreeClosed.gif"));
              table.put("OptionPane.errorIcon", LookAndFeel.makeIcon(WindowsLookAndFeel.class,"icons/Error.gif"));
              table.put("OptionPane.informationIcon", LookAndFeel.makeIcon(WindowsLookAndFeel.class,"icons/Inform.gif"));
              table.put("OptionPane.warningIcon", LookAndFeel.makeIcon(WindowsLookAndFeel.class,"icons/Warn.gif"));
              table.put("OptionPane.questionIcon", LookAndFeel.makeIcon(WindowsLookAndFeel.class,"icons/Question.gif"));
              table.put("Tree.leafIcon", LookAndFeel.makeIcon(WindowsLookAndFeel.class,"icons/TreeLeaf.gif"));
    Hope this helps.

  • Custom chrome

    Hi,
    I visited this page: http://www.adobe.com/devnet/air/flex/quickstart/custom_chrome.html
    And got the CustomChrome air app. The app works fine. Then I got the ZIP file with source and opened it up with Flex Buider 3. However, I get a grey window and not the chromed window. I updated the AIR version from 1.0 to 1.5 in the xml file as written in the article and it still dod not help.
    Here is the window preview:

    Handle resize events, which give you a
    NativeWindowBoundsEvent object containing the new size of the
    window. You can re-layout your controls based on that information.
    (Of course, if you are using Flex, there are many container
    controls that will adjust layout based on size
    automatically.)

  • How do I use transparent=true in my Air app but still displaying swf ?

    How do I use transparent=true in my Air app but still displaying swf's files ?
    The thing is that I created a customized chrome, and looks nice when it is transparent cause seems to be floating, it works as a browser, but the problem is that when I navigate with it into a page wich contains embedded youtube videos, as in example, or any other swf file... it just doesn't show...
    Any help ? thanks in advance,

    Contact iTunes Support: http://www.apple.com/support/itunes/contact/

  • Air application position on desktop

    hi there,
    i have an application(air) i want to load in the center of my desktop.
    the application has a fixed size.
    If i start my application it is not loaded in the center of my screen, the bottom of my application runs out of the screen.
    so my question; How to calculate the desktop sizes and set the application on a specific point?
    for example top right or bottom left.
    Greetz, jacob

    Hi,
    I did use this:
    var mainScreen:Screen = Screen.mainScreen;
    var screenBounds:Rectangle = mainScreen.bounds;
    this.x =(screenBounds.width - this.width)/2;
    this.y =(screenBounds.height - this.height)/2;
    But that shifted the custom chrome and modified the widht and height of my application.
    I use an application with a custom chrome.
    The code i use:
    centerapp.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
        creationComplete="initApp()"
        layout="absolute"
        width="1024"
        height="768"
        paddingRight="0"
        paddingLeft="0"
        visible="false"
        backgroundImage="@Embed('img/decoratieframe.png')"
        applicationComplete="onApplicationComplete();"
        xmlns:localcanvas="*">
        <mx:Style>
            Application
                /* make app window transparent */
                background-color:"";
                background-image:"";
                padding: 0px;
        </mx:Style>    
         <mx:Script>
              <![CDATA[
                   import mx.containers.Canvas;
                   import flash.display.Screen;
              // stuff for the application dragg
                   public var shadowFilter:DropShadowFilter;
                private var baseBgColor:Number = 0x888888;
                private function initApp():void
                    // adds mouseDown listeners so a click and drag on the background or the
                    // display area lets you move the window
                    this.bgBox.addEventListener(MouseEvent.MOUSE_DOWN, onMouseOmlaag);
                    // creates a generic drop shadow to use on components that don't accept CSS shadow styles
                    shadowFilter = new DropShadowFilter();
                    shadowFilter.color = 0x000000;
                    shadowFilter.alpha = 0.4;
                    shadowFilter.blurX = 5;
                    shadowFilter.blurY = 5;
                    shadowFilter.distance = 5;
                    // 'external' shadows
                    addShadow(this.bgBox);
                    // retrieves the current background color to use as a base for
                    // color calculations; this way you could use a CSS stylesheet
                    // to change the base background color in the future.
                    var baseColor:* = this.bgBox.getStyle("backgroundColor");
                    if(!isNaN(baseColor) && baseColor != null)
                        this.baseBgColor = baseColor as Number;
                 * Adds a standard drop shadow to a display object.
                public function addShadow(comp:DisplayObject):void
                    comp.filters = [this.shadowFilter];
                 * Responds to a mouseDown event by starting an operating-system move sequence.
                private function onMouseOmlaag(evt:MouseEvent):void
                    stage.nativeWindow.startMove();
                 * Responds to a move event. (Currently not in use)
                public function onWindowMove(event:Event):void
                    trace("Window is moving...");
                 * Responds to a window close event after the window's close button has been clicked.
                private function onClose(evt:MouseEvent):void
                    stage.nativeWindow.close();
                 * Responds to a window minimize event, after the minimize button has been clicked
                private function onMinimize(evt:MouseEvent):void
                    stage.nativeWindow.minimize();
                private function onApplicationComplete():void
                     var screenwidth:Number=Capabilities.screenResolutionX;
                     var screenheight:Number=Capabilities.screenResolutionY;
                     // 2 lines beneath give different result than
                     this.x=(screenwidth-this.width)/2;
                     this.y=(screenheight-this.height)/2;
                     //this 2 lines.    
                     //this.x=Capabilities.screenResolutionX-(this.width/2);
                     //this.y=Capabilities.screenResolutionY-(this.height/2);
                     //var mainScreen:Screen = Screen.mainScreen;
                     //var screenBounds:Rectangle = mainScreen.bounds;
                     //this.x =(screenBounds.width - this.width)/2;
                     //this.y =(screenBounds.height - this.height)/2;            
                     this.visible=true;
              ]]>
         </mx:Script>
            <mx:HBox width="908" horizontalGap="0" height="35" id="bgBox" x="58" y="51">     
                 <mx:Canvas width="908" height="34">
                 <mx:Button id="minimizeBtn"
                     icon="@Embed('img/minimize_icon.png')"
                     horizontalGap="0"
                     width="23.5"
                     height="23.5"
                     click="onMinimize(event)" x="841.5" y="5"/>
                 <mx:Button id="closeBtn"
                     icon="@Embed('img/close_icon.png')"
                     width="23.5"
                     height="23.5"
                     click="onClose(event)"  x="869.5" y="5"/>
                 </mx:Canvas>
            </mx:HBox>    
    </mx:Application>
    and the file that goes with that:
    centerapp-app.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <application xmlns="http://ns.adobe.com/air/application/1.0">
         <id>centerapp</id>
         <version>1.0</version>
         <filename>centerapp</filename>
         <name>centerapp</name>
         <installFolder>centerapp</installFolder>
         <programMenuFolder>centerapp</programMenuFolder>
         <description>centerapp</description>
        <copyright>centerapp</copyright>
         <initialWindow>
              <title></title>
              <content>centerapp.swf</content>
              <systemChrome>none</systemChrome>
              <transparent>true</transparent>
              <visible>true</visible>
             <minimizable>true</minimizable>
             <maximizable>false</maximizable>
             <resizable>false</resizable>   
         </initialWindow>
        <fileTypes>
            <fileType>
                <name>adobe.VideoFile</name>
                <extension>avf</extension>
                <description>Adobe Video File</description>
                <contentType>application/vnd.adobe.video-file</contentType>
            </fileType>
        </fileTypes>
    </application>
    In the folder src i made a folder img for the chrome image and the close and minimize button.

  • Distributing AIR Application

    Helo.
    I do part of a portal of tutorials related to Adobe products
    and i write tutorials to Flash and recently started to look on
    Adobe AIR and immediately wrote a tutorial on how to create
    applications in the Air Flash CS3. Now i am ending to write a
    tutorial showing how to create custom chromes using Flash and i
    want let a air file to the users download and install them on
    machines.
    The question is, can i do this? Do i need make some register
    in some place or i can't let my files to be downloaded? I have read
    a page of terms and i do not know if I'm within those terms.
    Other thing, how can i create that swf with a image of my
    application and a button to install my AIR file?
    Thanks

    quote:
    can i do this?
    I don't know if
    you can, but
    I can. So yes, maybe you can, too.
    quote:
    Do i need make some register in some place or i can't let my
    files to be downloaded?
    You don't need Adobe's permission to create or
    distribute an AIR application. Some Adobe components do get
    installed automatically by the AIR installer along with your
    program when you use the two main installation mechanisms, and
    these are covered under your license to use AIR.
    The first supported installation mechanism is just running a
    .air file, which launches the AIR installer (if AIR is installed on
    that machine) and installs your program.
    The second mechanism is the badge installer, which works from
    a web page in any browser that has a recent version of the Flash
    plugin. This option doesn't require AIR to be installed on the
    client computer first. It will download that if necessary, install
    it, and then download your AIR file and kick off the regular
    installation process. Just search for "badge" in the documentation
    to learn more.
    The main thing you're not allowed to distribute without
    permission from Adobe is the AIR installer itself. You can get
    redistribution permission, but you do have to ask.
    quote:
    how can i create that swf with a image of my application and
    a button to install my AIR file?
    This is roughly what the badge installer does.
    Not exactly, but it's the same idea.

  • Massive Battery Drain After Mavericks Upgrade on 11" 2013 MacBook Air?

    I got my Air about month before Mavericks came out and the battery life was amazing on it. I was easily getting 14-10 hours of life using Chrome and Air Mail App, along with Power Point and MS Word. After the upgrade to Mavericks, it was slow but I started to notice that my battery life during classes was draining so much faster than before and I had not added anything 3rd party software, just the upgrade. I am now down to about 3.5 - 4.5 hours of battery life doing about the same things as before the upgrade. I did a couple of apps and I added (Sims 3 game). However, I have yet to touch it because of the diminished battery life.
    I have included a copy of my Etrecheck, can somone take a look and let me know if you think I need to clean something off?
    I did do the SMC reset and that seemed to to give a little juice (like putting new tire on your car but still not where it was before the Mavericks upgrade) as I am up to about 6 hours of battery life after the SMC reset.
    Please let me know what other information you might need from me that would help and thank you so much!!
    Hardware Information:
              MacBook Air (11-inch, Mid 2013)
              MacBook Air - model: MacBookAir6,1
              1 1.3 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 5000 - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 1:35:47
    Disk Information:
              APPLE SSD SD0256F disk0 : (251 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 250.14 GB (202.41 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.ea.origin.ESHelper.plist
              [loaded] com.google.keystone.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
    Launch Agents:
              [loaded] com.google.keystone.agent.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist
    User Login Items:
              iTunesHelper
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
    Internet Plug-ins::
              o1dbrowserplugin: Version: 4.9.1.16010
              Default Browser: Version: 537 - SDK 10.9
              Flip4Mac WMV Plugin: Version: 2.4.4.2
              AdobePDFViewerNPAPI: Version: 11.0.04 - SDK 10.6
              FlashPlayer-10.6: Version: 11.8.800.168 - SDK 10.6
              Silverlight: Version: 5.1.10411.0 - SDK 10.6
              Flash Player: Version: 11.8.800.168 - SDK 10.6 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              googletalkbrowserplugin: Version: 4.9.1.16010
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5
              AdobePDFViewer: Version: 11.0.04 - SDK 10.6
              SharePointBrowserPlugin: Version: 14.3.8 - SDK 10.6
    Bad Fonts:
              None
    Old applications:
              Microsoft Alerts Daemon:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Alerts Daemon.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Microsoft Chart Converter:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Chart Converter.app
              Microsoft Clip Gallery:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Clip Gallery.app
              Microsoft Database Daemon:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Database Daemon.app
              Microsoft Database Utility:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Database Utility.app
              Microsoft Document Connection:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Document Connection.app
              Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
              Microsoft Excel:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Excel.app
              Microsoft Graph:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Graph.app
              Microsoft Language Register:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              Microsoft Office Reminders:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Office Reminders.app
              Microsoft Outlook:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Outlook.app
              Microsoft PowerPoint:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft PowerPoint.app
              Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
              Microsoft Upload Center:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Upload Center.app
              Microsoft Word:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Word.app
              My Day:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/My Day.app
              Open XML for Excel:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Open XML for Excel.app
              SLLauncher:          Version: 1.0 - SDK 10.5
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              Solver:          Version: 1.0 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              SyncServicesAgent:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/SyncServicesAgent.app
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   2%          WindowServer
                   2%          EtreCheck
                   0%          mds
                   0%          mds_stores
                   0%          ocspd
    Top Processes by Memory:
              147 MB          Google Chrome
              131 MB          com.apple.IconServicesAgent
              70 MB          Google Chrome Helper
              45 MB          mds_stores
              41 MB          WindowServer
    Virtual Memory Statistics:
              1.86 GB          Free RAM
              1.39 GB          Active RAM
              261 MB          Inactive RAM
              502 MB          Wired RAM
              403 MB          Page-ins
              0 B          Page-outs
    And here is my Battery (Power) info after the SMC reset and a few hours after it:
    Battery Information:
      Model Information:
      Serial Number:          C01320305FKF90G4S
      Manufacturer:          DP
      Device Name:          bq20z451
      Pack Lot Code:          0
      PCB Lot Code:          0
      Firmware Version:          511
      Hardware Revision:          000a
      Cell Revision:          1198
      Charge Information:
      Charge Remaining (mAh):          2332
      Fully Charged:          No
      Charging:          No
      Full Charge Capacity (mAh):          5008
      Health Information:
      Cycle Count:          38
      Condition:          Normal
      Battery Installed:          Yes
      Amperage (mA):          -558
      Voltage (mV):          7628
    System Power Settings:
      AC Power:
      System Sleep Timer (Minutes):          1
      Disk Sleep Timer (Minutes):          10
      Display Sleep Timer (Minutes):          15
      Wake on AC Change:          No
      Wake on Clamshell Open:          Yes
      Wake on LAN:          Yes
      AutoPowerOff Delay:          14400
      AutoPowerOff Enabled:          1
      DarkWakeBackgroundTasks:          1
      Display Sleep Uses Dim:          Yes
      PrioritizeNetworkReachabilityOverSleep:          0
      Standby Delay:          10800
      Standby Enabled:          1
      Battery Power:
      System Sleep Timer (Minutes):          1
      Disk Sleep Timer (Minutes):          10
      Display Sleep Timer (Minutes):          15
      Wake on AC Change:          No
      Wake on Clamshell Open:          Yes
      AutoPowerOff Delay:          14400
      AutoPowerOff Enabled:          1
      Current Power Source:          Yes
      DarkWakeBackgroundTasks:          0
      Display Sleep Uses Dim:          Yes
      Reduce Brightness:          Yes
      Standby Delay:          10800
      Standby Enabled:          1
    Hardware Configuration:
      UPS Installed:          No
    AC Charger Information:
      Connected:          No
      Charging:          No

    Hi Lex,
    Not sure why but I had a hard time finding all of the related files to get rid of Origin. But I think I finally got them. I just uninstalled Flash and Chrome. I don't like Safari but all well. I suppose I can deal with it it until Apple fixes this battery issue and then maybe I can go back to Chrome. Safari isn't too happy with certain websites, under the Preferences/Security there is an error message that reads "Google Safe Browsing Service Is Not Available. Has not been updated in 8 days."
    Haven't noticed a change in battery since doing all of this so let me know if it will take a couple of days to reset. Or if you see anything else that I can do to help. Thank!
    Hardware Information:
              MacBook Air (11-inch, Mid 2013)
              MacBook Air - model: MacBookAir6,1
              1 1.3 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 5000 - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 1:16:31
    Disk Information:
              APPLE SSD SD0256F disk0 : (251 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 250.14 GB (211.47 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.google.keystone.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
    Launch Agents:
              [loaded] com.google.keystone.agent.plist
    User Launch Agents:
    User Login Items:
              iTunesHelper
    3rd Party Preference Panes:
              Flip4Mac WMV
    Internet Plug-ins::
              SharePointBrowserPlugin: Version: 14.3.8 - SDK 10.6
              Flip4Mac WMV Plugin: Version: 2.4.4.2
              QuickTime Plugin: Version: 7.7.3
              Silverlight: Version: 5.1.10411.0 - SDK 10.6
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5
              Default Browser: Version: 537 - SDK 10.9
    Bad Fonts:
              None
    Old applications:
              Microsoft Alerts Daemon:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Alerts Daemon.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Microsoft Chart Converter:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Chart Converter.app
              Microsoft Clip Gallery:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Clip Gallery.app
              Microsoft Database Daemon:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Database Daemon.app
              Microsoft Database Utility:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Database Utility.app
              Microsoft Document Connection:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Document Connection.app
              Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
              Microsoft Excel:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Excel.app
              Microsoft Graph:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Graph.app
              Microsoft Language Register:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              Microsoft Office Reminders:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Office Reminders.app
              Microsoft Outlook:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Outlook.app
              Microsoft PowerPoint:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft PowerPoint.app
              Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
              Microsoft Upload Center:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Upload Center.app
              Microsoft Word:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Word.app
              My Day:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/My Day.app
              Open XML for Excel:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Open XML for Excel.app
              SLLauncher:          Version: 1.0 - SDK 10.5
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              Solver:          Version: 1.0 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              SyncServicesAgent:          Version: 14.3.8 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/SyncServicesAgent.app
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   2%          WindowServer
                   1%          EtreCheck
                   0%          ocspd
                   0%          mds
                   0%          mds_stores
    Top Processes by Memory:
              225 MB          com.apple.IconServicesAgent
              102 MB          Finder
              62 MB          Safari
              41 MB          mds_stores
              41 MB          WindowServer
    Virtual Memory Statistics:
              2.01 GB          Free RAM
              1.19 GB          Active RAM
              302 MB          Inactive RAM
              507 MB          Wired RAM
              228 MB          Page-ins
              0 B          Page-outs
    Battery Information:
      Charge Information:
      Charge Remaining (mAh):          2844
      Fully Charged:          No
      Charging:          No
      Full Charge Capacity (mAh):          5006
      Health Information:
      Cycle Count:          39
      Condition:          Normal
      Battery Installed:          Yes
      Amperage (mA):          -538
      Voltage (mV):          7718
    System Power Settings:
      AC Power:
      System Sleep Timer (Minutes):          1
      Disk Sleep Timer (Minutes):          10
      Display Sleep Timer (Minutes):          15
      Wake on AC Change:          No
      Wake on Clamshell Open:          Yes
      Wake on LAN:          Yes
      AutoPowerOff Delay:          14400
      AutoPowerOff Enabled:          1
      DarkWakeBackgroundTasks:          1
      Display Sleep Uses Dim:          Yes
      PrioritizeNetworkReachabilityOverSleep:          0
      Standby Delay:          10800
      Standby Enabled:          1
      Battery Power:
      System Sleep Timer (Minutes):          1
      Disk Sleep Timer (Minutes):          10
      Display Sleep Timer (Minutes):          15
      Wake on AC Change:          No
      Wake on Clamshell Open:          Yes
      AutoPowerOff Delay:          14400
      AutoPowerOff Enabled:          1
      Current Power Source:          Yes
      DarkWakeBackgroundTasks:          0
      Display Sleep Uses Dim:          Yes
      Reduce Brightness:          Yes
      Standby Delay:          10800
      Standby Enabled:          1
    Hardware Configuration:
      UPS Installed:          No
    AC Charger Information:
      Connected:          No
      Charging:          No

  • Reworking a legacy Project that has a .air generated application

    Hi,
    I am new to the Adobe SW solutions and have a few basic questions.
    Background.
    The small company where I now work has a software team of 1, and that is now me.
    In 2011 a previous Developer here created a .air target application that was delivered to customers and is currently still in use.
    Some aspects of this application never worked properly and I have been tasked with fixing this.
    From my investigation it seems the problems are limited to incorrect queries on the database so hopefully it should not be so hard.
    The previous development was done on a personal Macbook so this is gone and I need to start new.
    I have imported the project into FB 4.7 and am in process of understanding what is there, the structure and how it has been developed.
    Questions.
    1. Is Flash Builder the correct tool to build a .air application?
    2. I have just started the trial with Flash Builder 4.7 Premium 64 bit. Assuming the answer to Qu1 is affirmative then the company will buy the license just I need to advise whether we need the standard or premium version and right now I dont know how to decide. What specifics should I be concentrating on when making my recommendation?
    3. When I develop with 64 bit FB can I generate an application for a 32 bit target machine?
    4. Could there an impact on the legacy application if the customer installed Adobe Air is updated to the current version?
    Regards,

    Dear Frank,
    I was deploying from Jdeveloper (as described in Hello World tutorial) where we need to specify an EAR file name and also include the taskflow (Also the view controller in this case) project.
    The model project is referenced from view controller as a project dependency.
    Thanks a lot for your reply.
    War regards,
    Sam

  • Feature Request: Custom uninstaller which executes actionscript function on uninstall

    Hi,
    My name is Ronald Kamp and I'm an IT Consultant at iDA MediaFoundry Belgium.
    I would like to request a feature. At the moment I have an application that writes a file to the app-storage of my application, to the user's documents and settings folder and one value to the Encrypted Local Store. On uninstall, I would like to remove all of these files so that all links to the application are removed.
    Would it be possible to add a feature to the AIR SDK that will execute a certain piece of actionscript so that all of these files are removed? Of course, it would be possible to create an installer with InstallAnywhere but then we would lose all of the checks that are performed with the standard AIR installer and uninstaller.
    Thanks in advance.
    Kind regards,
    Ronald Kamp

    Hi Ronald,
    Thank you for the feature request feedback.  I agree, having this functionality would be great.  If you get a chance, I'd like to recommend voting for both of these ideas:
    Custom hook on AIR application uninstall
    Deleting local data store while unistall
    You might also be able to work around this now by creating a native installer and having it sub launch your AIR installer.  More details about this can be found on our redistribution instructions, and you can sign up for the licensing needed on our runtime distribution page.
    Thanks,
    Chris

  • Hi i need help in ordering the new macbook air

    Dear Sir,
    i customized one Macbook air on the website and when i try to pay using visa card, it asks me to add teh zip code and the zip code shows that cannot ship to my place.
    i'm living in Dubai, United Arab Emirates. i customized the MACBook air and save it in my items but i cannot order it.
    i tried to send email to the support but i couldn't because till now i didn't find an email only telephone.
    kindly let me know how i can order it online.
    best regards,
    Ahmad

    Hi,
    This may be of some assistance:
    Contacting Apple World Wide for Support and Service
    http://support.apple.com/kb/HE57

Maybe you are looking for

  • My Iphone 4 is not working please help

    my phone wont turn on at all i tried everything holding the home and the turn on buttton at the same time and also tried to charge it but it wont do anything its just blank!!!! PLEASE HELP ME!!!!!

  • Why no support for GeForce GFX 750 Ti specifically?

    Today I received and installed my brand new GeForce GFX 750 Ti, specifically bought for being able to use After Effects properly. My last card was an ATI/AMD FirePro which has no CUDA and thus couldn't use Ae. So I was using it CPU only! Which is tot

  • Ethernet driver for HP p7-1414

    I need the Ethernet driver for my pc for Win 7. I have found all drivers including the WiFi driver so I can connect to Internet. But when I plug in my student cable, it doesn't do anything. My pc still remains connect wirelessly. So I need that drive

  • Change Workstatus with BPF step completion using BADI

    Hi Experts, I have a requirement of changing Workstatus as soon as the user clicks on "Submit/Approve/Reject" button from the BPF. We are trying to implement the same by referring to the thread Automating Work status Change in BPF Now the thing is, w

  • Attach mail (.eml) messages to sd invoices using abap

    Good morning, I need a abap report to attach outlook express messages (.EML) to SD Invoices (using SapOffice?). Can anyone give an help? Is there any function-module, or exemple program to solve this problem? The idea is to strore attached to the sd