AIR/HTML: Icon resampling in window titlebar on Windows 7

Dear Adobe,
In my app descriptor file I've got all icon sizes specified - from 16 to 128px in 32 bit PNGs. But the icon in the application window is displayed with resampling. Instead of original 16*16image it takes larger one and resamples down to 16*16 px. As a result, the icon looks wierd.
How could I make AIR use 16*16 px icon instead of the larger one?

I have the same problem.
The only Firefox version working is the 64bit nightly build 6.0a1. No 32Bit version of Firefox works!. Chrome, Safari and Internet Explorer all work well.
Another Problem I have in this context is, that the Firefox Installer hangs in the tidy up step - even for the nightly 64Bit version. I have to kill the setup.exe process but the Installation seems to be completed.
Before my change to Win7 64Bit I had OpenText NFS Solo 14 installed on a 32Bit Windows7 and no Problems.
Is there a solution for this problem without uninstalling OpenText NFS Solo 14?
I need the NFS Server at work.

Similar Messages

  • Adobe AIR HTML/JS application and Windows Native Installer

    Hi,
    I am building an Adobe AIR application with HTML and Javascript and I would like to know how to make an Windows Native Installer.
    I am trying to build it with Flash Pro but it keeps returning the error 'Invalid SWF file'. At the application.xml file the <content> points to my index.html file. I don't use any SWF file. When I change this to point to the SWF it does build tha installer but the application loads the SWF.
    Is there any way to build a Windows Native Installer and the initial content be an HTML file?
    p.s. I tried to extract the files from the installer file and edit the application.xml there to point to the index.html. But I can't repackage the files to a valid air native installer.
    Thank you.

    Hi,
    Thank you for reporting this. The internal bug number for the issue is #2740755. The issue is currently under review and will be investigated by one of AIR team members.
    Regards,
    Catalin

  • Bug in navigateToURL? (AIR HTML/JavaScript) window name parameter not working

    Hi,
    I have to popup the default browser from a HTML/JavaScript application.
    All links on the Air page should be opened in the same tab in the same browser window that was opened by the first click on a link.
    The code I use is
    var urlString = "http://www.adobe.com";
    var request = new air.URLRequest(urlString);
    air.navigateToURL(request, "myNewWindow");
    The myNewWindow parameter does not seem to be taken into account:  a new tab is opened on every click.
    I created a new Air application in Aptana and added the following straightforward code to it:
    <html>
        <head>
            <title>navigateToURLTest</title>
            <script type="text/javascript" src="lib/air/AIRAliases.js"></script>       
        </head>
        <body>   
    <a href="http://www.google.com"
                onclick="javascript:air.navigateToURL(new air.URLRequest('http://www.adobe.com'), 'AirTestWindow');return false;">New Tab</a>
            <br />
            <a href="http://www.adobe.com"
                onclick="javascript:air.navigateToURL(new air.URLRequest('http://www.adobe.com'), 'AirTestWindow');return false;">Same Tab</a>
        </body>
    </html>
    Same problem.
    Does anyone have any idea?
    Thanks

    Is there really nobody who can answer or at least try to reproduce this? 
    It's just creating a new Air HTML/Javascript application with one link with a named window target!

  • Firefox 31 changes all PDF icons to Firefox HTML icons that I can not seem to change back, can this be rectified? Using Windows XP.....

    Once Firefox 31 is installed it sees all PDF files as Firefox HTML files and changes all of the PDF icons to Firefox HTML icons. This change can not seem to be reversed without uninstalling Firefox.
    Only the icon is changed, not the .PDF extension.

    Thank you for your reply but it's not that simple:
    Windows now thinks that the default file type for .pdf is Firfox HTML Document.
    I can change which program opens .pdf files but I can't change the icon.
    Not a Firefox problem? Really?
    EDIT:
    Let me explain further so that you can understand. In folder options / file types I can scroll thru and choose any file type / advanced and change the icon...every one of them except (now) .pdf. There is no advanced tab. Only the message about "restore" I mentioned before.
    Firefox changed the file association for .pdf files and now I can't fix it.
    And from another thread:
    "Firefox 31 is not converting or renaming your files. All it is doing is registering with the Windows OS as an application that is able to open the files and Windows then changes the file's icons accordingly.
    This should only occur if no other application has already registered your .pdf files."
    Well I guess that's not true is it?

  • Air application uninstall links in Windows start menu?

    Hi,
    Can anyone help how can be implemented Air application uninstall links in Windows start menu.
    Thanks,
    Premkant

    Thanks, In Windows 2000 it is "C:\Documents and Settings\All Users\Start Menu\Programs".
    One more doubt, How can I create Shortcuts using Java? I have tried to create desktop icons using following script.
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsconcreatingshortcut.asp
    Shell = new ActiveXObject("WScript.Shell");
    DesktopPath = Shell.SpecialFolders("Desktop");
    link = Shell.CreateShortcut(DesktopPath + "\\test.lnk");
    link.Arguments = "1 2 3";
    link.Description = "test shortcut";
    link.HotKey = "CTRL+ALT+SHIFT+X";
    link.IconLocation = "app.exe,1";
    link.TargetPath = "c:\\blah\\app.exe";
    link.WindowStyle = 3;
    link.WorkingDirectory = "c:\\blah";
    link.Save();
    But my Antivirus tool is not allowing this script to run using Java.
    Is there any way to create DeskTop icons for Java application and add entry to Start Menu -- programs..?
    thanks

  • Where is the "Air Play" icon in iTunes11?

    I have iTunes 11.01.12 running on my PC with Windows XP.  iTunes runs properly, but the "Air Play" icon is not visible in the header next to the volume slider, as indicated in the iTunes help guide.  How do I get iTunes to display the "Air Play" icon?

    I was able to fix this by following the instructions here [1].  It seems like this was specific to my Asus router, so not sure if others are seeing similar issues with other branded routers.
    [1] http://www.bitpixdigital.com/fixing-airplay-video-stream-on-asus-routers/

  • Global error handlers in AIR/HTML

    Dear Adobe,
    there is good article on flobal error handling in Flex and AIR 2.0: http://www.adobe.com/devnet/flex/articles/global-exception-handling.html
    Is there a global javascript exception handling mechanism in AIR/HTML? window.onerror does not work (that seems to be Webkit bug fixed in latest Chrome, but not yet in the AIR environment).

    Dear Adobe,
    any thoughts?)

  • AIR html development

    Hi all ,
    I am developing air application using html+javascript.
    I have main html page in which their is  link btn which open second html page.
    can you please let me know how to achive this code functionality.
    really looking for the you reply

    hi ,
    I am developing AIr application using  dreamwaever. we have crated
    native window .
    For the home page  their are different links which will open the
    different html files in same window hiding the home page. how should i
    hide and show different html files in main native window.
    Regards,
    Manoj

  • Using Facebook SDK in Air HTML environment

    Hi,
    I am building an AIR application using HTML/JS and I'm trying to work with Facebook Javascript SDK for some simple functionality.
    It seem however when running and an AIR environment I am not able to access the FB object.
    I have the SDK locally so I know its there but simple FB.init() and FB.login() are non-existent and without errors...
    I also tried using the FB AS3 library by incldeding it in <script> tags but this gives me an error
    TypeError new window.runtime.com.facebook.graph.Facebook() is not a constructor
    Don't know if its because my xml namespace is version 2.0 and not 1.5 (1.5 errors as well but it says some IFilePromise class is not found.
    Can the Javascript SDK be used in building Adobe AIR HTML apps?

    Annoyingly the SDK hasn't been updated in over three years. I've had a casual look via Visual Studio's object inspector to see if I can spot any new methods or properties that could be useful but if they are there then they are hidden well. Media Kind, for example, was introduced in iTunes 9, I think, but can't be read from code.
    I don't know what tasks you're hoping to automate, but you might find some of my scripts useful either in their own right or as food for thought.
    tt2

  • AIR HTML+JavaScript app vs. hardware accelerated composing

    I'm developing an HTML application for mobiles and desktops. The application is optimized for WebKit based environment. To improve a rendering speed I'm using hardware accelerated layers (something like -webkit-transform: translateZ(0); etc...).
    This works great on my iOS devices (using PhoneGap aka Cordova to package a "native" app).
    On Windows and OS X I'm using Adobe AIR 3.5 to package a captive runtime HTML/JavaScript based application. I have found this to be the best solution (for now) even though I have tried many others (Cordova for Windows 7 / OS X, TideSDK, ...).
    The point is that the HTML rendering in Adobe AIR seems not to be hardware accelerated. Does anyone of you have experience with this? Is here any possibility to enable hardware accelerated layers in AIR HTML rendering?
    Thanks a lot

    Thanks a lot, actually I tried AIR SDK 3.6 yesterday and it seems it still doesn't support an acceleration. In a browser it works just fine even in fullscreen (zoomed page). It seems that the best way to achieve my goal will be using Cordova wrappers for OS X and Win Desktop. But as an AIR developer I really want to use AIR SDK So I will do some more tests..
    Thanks,
    Pavel

  • Adobe AIR HTML component ignores Google Maps GPolyline opacity

    I have a Google Maps mashup web site that I want to display
    in an
    Adobe AIR app using the AIR HTML component. My mashup shows a
    Google map with some semi-
    transparent polylines (drawn as circles) drawn with the
    Google Maps API . In Safari, everything looks
    as it should. In AIR, the polylines are opaque; the GPolyline
    opacity
    value is ignored. I've tried the AIR app on Linux and Windows
    XP.
    Has anyone else encountered this issue or have some
    suggestions?
    The web site:
    http://dstresearch.com/map.html
    The AIR code:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" height="800" width="800">
    <mx:HTML id="html"
    width="100%"
    height="100%"
    location="
    http://dstresearch.com/map.html"
    />
    </mx:WindowedApplication>
    Thanks,
    Josh

    You might also want to check out the useCache property to see if this helps.  See these links:
    http://forums.adobe.com/thread/726573
    http://forums.adobe.com/thread/490497
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/html/HTMLLoader.h tml

  • Flash Player Settings Manager does not response in AIR HTML control

    Hello All,
    We are working on a AIR application which is quite big and have around 22 modules. We have some of the functionalities which open an URL inside a browser (HTML control of AIR SDK). Most of the URL related functionalities are working fine in AIR HTML control but have a problem with one functionality. The functionality opens an URL of Flash based application in AIR HTML control which on launch shows the followuing screen
    and when I try to click on either allow or deny button they do not respond however you may close this NativeWindow Object. Actually we are putting AIR HTML control inside NativeWindow obejct and then opening it. when we tried to open this application directly from browser (IE 9.0) it was working perfectly. the settings box came and allowed me to click on allow and behave accordingly.
    Please suggest some workaround.
    Regards,
    Ashish.
    9880536981

    Just registering that I have the same problem as well.  Tried flash 10.0.42 on Firefox 3.5.5 and IE 8.  I had this problem on two seperate windows XP machines, both running SP 3.
    Anyone have an idea as to what's up?
    Andy

  • NativeWindow reload in AIR/HTML apps?

    In an AIR/HTML app, is it possible to make a NativeWindow
    reload itself? I don't see anything in the API docs for
    NativeWindow that would allow this.
    I am opening new NativeWindows via a JS function, but if a
    particular window is already open, i call orderToFront() to get the
    window in focus instead of creating a new NativeWindow, but I would
    like to have the window contents refreshed because I am passing
    different parameters in the query string. Any way to do a simple
    HTML/JS-style window.reload() equivalent for NativeWindow?
    thanks,
    -norm

    Hi,
    Since this is an HTML AIR app, you probably only need to
    refresh HTMLLoader.
    For eg: nativeWindowObj.stage.htmlLoader.reload().

  • Air play icon

    I'm using Air Play to a Yahama receiver. The Air Play icon has disappeared from Itunes. Is there a way to reload it? Thanks

    Hello!
    Shut down your Windows PC. Then unplug all you networkrouting devices as well as the Yamaha reciever from power for about one minute. Start everything back up again.
    Solved?

  • How can i find the air play icon because it isn't showing up

    I cannot figure out how to use my air play. The air play icon is not visible when double tapping the home button. I own a MacBook Air, Iphone 4s and an iPad 3. All of my software is up to date and my wireless connection is the same.

    Is the Apple TV up to daye? What software is it running currently? Have you enabled airplay?

Maybe you are looking for