New Adobe Air 1.5.2 Fixes...

I see this in the dev notes...
Before AIR 1.5.2, SWF content embedded in and HTML container in a transparent window could not be displayed. With AIR 1.5.2, SWF content can be displayed with certain wmode settings.
http://www.adobe.com/support/documentation/en/air/1_5_2/releasenotes_developers.html
Does anybody care to show an example? As far as I can see, my SWF content in transparent window still not showing, despite I made an update. Why does Adobe hate examples these days??? thanks.

Hum... did u set the Window to transparent???
I don't use Flex, I use flash... here is my code...
In AIR:
    //create the init options
    var options:NativeWindowInitOptions = new NativeWindowInitOptions();
    options.transparent = true; // set to transparent true
    options.systemChrome = NativeWindowSystemChrome.NONE;
    options.type = NativeWindowType.NORMAL;
    //create the window
    var newWindow:NativeWindow = new NativeWindow(options);
    newWindow.title = "A title";
    newWindow.width = 600;
    newWindow.height = 400;
    newWindow.stage.align = StageAlign.TOP_LEFT;
    newWindow.stage.scaleMode = StageScaleMode.NO_SCALE;
     // create html loader that will contain the SWF.
    var ld:HTMLLoader = new HTMLLoader();
    ld.width = newWindow.width;
    ld.height = newWindow.height;
    newWindow.stage.addChild(ld);
    //activate and show the new window
    newWindow.activate();
     // Load the html file... Case1.html
    ld.load(new URLRequest("Case1.html"));
CASE 1.HTML CONTENT
<html>
<body>
<embed src="Case1.swf" quality="high" bgcolor="#ffffff" width="550" wmode="transparent"
height="400" name="Case1" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false"
type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
</body>
</html>
I see nothing... Any ideas??? do I need to update my flash plugin ?

Similar Messages

  • Problems using uploadify 2.0 with the new Adobe Air 3.8 resp. Flash Plyer 11.8

    Hi there, we have a problem with the plug-in uploadify 2.0 and the new Adobe Air 3.8. It isn´t compatible. The plug-in just doesn´t work any longer. Anybody else with this problem? Maybe sb already got a solution? --We need urgent help .. Thanks in advance guys
    Kind regards

    The error #3747: "Multiple application domains are not supported on this operating system." occurs when the Applicationdomain is not set to currentDomain. Can you please debug if the ApplicationDomain is getting set to currentDomain rather than the default one?
    Thanks,
    Nimisha

  • Installation with new adobe air version

    Hello,
    I have a .air file which was created a few weeks or months
    ago. To install the application, it was needed adobe air version
    beta 3.
    Now, most of my customers have a newer version of adobe air
    installed on their computer, and when they try to install my
    application, it's not working.
    My question: what can I do to be able to install my
    application using the new adobe air version ?
    Thanks for your help

    Thanks for your answer.
    I downloaded Flex Builder 3 trial version, but I don't know how to use it...
    I have a folder with subfolders .settings, bin-debug, libs and src.
    There are files into these folders.
    I guess I successfully imported the project files, but when I click on the "run" button, I'm getting 13 warnings.
    I don't know how to do to rebuild my application, I'm completely lost.
    Can anyone tell me what I should do OR tell me where I can find a step by step guide to building ?
    Thanks a lot.

  • Help install Adobe Air tried the terminal fix- Not working

    I own a lot of Adobe products including Creative Suite Design Premium.  I have tried downloading Adobe Air to no avail.
    I eventried
    manual solution to Adobe AIR not installing:  Didn't work.  Can anyone help?  Here is the log file from the attempt.
    Sep 24 21:09:27 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2532]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/tanya_mac_laptop/Library/Application Support/Adobe"
    Sep 24 21:09:28 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2532]: Starting silent runtime install. Installing runtime version 2.7.1.19610
    Sep 24 21:09:28 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2532]: Error occurred during copy operation; beginning rollback: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #1" errorID=1]
    Sep 24 21:09:28 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2532]: Error during rollback ignored: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #3003" errorID=3003]
    Sep 24 21:09:28 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2532]: Rollback complete
    Sep 24 21:09:28 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2532]: Exiting due to error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #3003" errorID=3003]
    Sep 24 21:09:28 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2523]: Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3003" errorID=3003]
    Sep 24 21:09:28 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2532]: Runtime Installer end with exit code 7
    Sep 24 21:09:31 macintosh /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[2523]: Runtime Installer end with exit code 7
    Sep 24 21:09:31 macintosh com.apple.launchd.peruser.501[151] ([0x0-0xd30d3].com.adobe.air.Installer[2523]): Exited with exit code: 7
    Thanks in advance.
    Tanya Metaksa

    Could you try manually deleting the following folder: /Library/Frameworks/Adobe AIR.framework ?  Once deleted, try installing again.
    Thanks,
    Chris

  • New Adobe AIR  + Flex Application

    Hey Folks,
    We are excited about the launch of our app built on Adobe AIR. The Public Beta of it was launched yesterday.
    It's a backup software/service with free local backups to your disk/drives and online backups to the Amazon Cloud.
    Check it out at http://home.vembu.com/
    The UI is Flex-based and Adobe AIR
    -Dhamu

    Hi,
    Try setting myhtml.htmlText = "" before doing the removeAllChildren.

  • AOL offline message when attempting to send mail on new Macbook air yosemite OS despite fixes. Not sure how to fix.

    I have MAcBook Air MD760B/B- new today! 1.4GHz 13 inch with intel core i5 inside.
    Has Yosemite OS
    I can receive AOL mail and send it through webmail but not through the apple mail. Am receiving it but despite looking at preferences, checking correct portal setting in advanced box for SMTP settings,  I am still receiving a message saying "Cannot send message using server AOL"
    Any suggestions very gratefully received!

    Hello clare213,
    As I understand it you are able to get mail but cannot send it with your AOL account. I would use the Connection Doctor to help isolate what is the missing link so to speak:
    Use Mail Connection Doctor
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Problem with Expose and Adobe AIR application -can't click on app in Expose

    I just installed a new Adobe AIR application called TwitterLocal. The app was working fine until I accidently hit some keyboard shortcut and the application window disappeared. I figured I accidently assigned the window to some other "space," however I do not have SPACES turned on. Furthermore, when I select EXPOSE, I can now see the content of the application's window, however if I click on the app (which takes on that grey-highlight appearance when you mouse over it) the desktop returns to its normal position. I can see via the top status bar that the app is currently selected, but I cannot access the app window.
    Is there any way to send an app that was "sent" to expose back to the normal desktop? I've tried rebooting and even uninstalling/reinstalling the app but it is still lost in expose.
    Any thoughts on this would greatly be appreciated.

    Solution was to change display to lower resolution, then the Adobe AIR app TwitterLocal became visible on the standard desktop and I was able to click on and move the app window towards the left of the desktop. Once I switched the resolution back, everything was ok.

  • Cannot install/update/uninstall Adobe AIR

    I've downloaded a new Adobe AIR version i tried to install it but got error
    http://oi49.tinypic.com/2ptq73s.png
    I've restarted my PC and tried again but still same problem,i also tried uninstallng my current Adobe AIR but still getting same error that I'm not the admin on my PC,my i am the admin,i also tried right click > run as admininstrator but didn't work
    so i can't unintall it nor upgrade it to newer version..
    my current Adobe AIR version: 3.2.0.2070
    new version trying to install: 3.3.0.3070
    using Windows 7 SP1 32bit

    Try uninstalling the current version with http://support.microsoft.com/mats/Program_Install_and_Uninstall then try the install again.

  • Adobe air for android development in linux?

    So, I'm shifting to a linux and I heard that adobe air does not support sdk 2.7 and higher! is that true for mobile app creations also or just .air packages? will I be able to compile android projects required adobe air 3.1 or 3.2 because I am building with Starling and I need newer adobe air runtimes... Please let me know. and will you please be able to tell me what software, IDE, I need to install on my linux to be able to package my .apk files on a linux?
    Thanks,
    Hadi

    I need linux to package the apk for me because I will be changeing some files like some xml files in the bin folder and then I need the new files repackaged again... the linux will be used as a server side packaging for us... get the idea?
    I've been using 3.0 in the xml namespace and it created "app.air" for me on the linux! I know I must put the -target apk to the "adt" call but when I set the -target method, it throws many errors!

  • Error using as3corelib in Adobe AIR application

    I have created a new Adobe AIR application (HTML/JavaScript) in Aptana Studio.
    To implement the password protected db, i am trying to implement the EncryptionKeyGenerator class from the swf file of as3corelib.
    However, when i try to access it's functions, i get the following error
    Value not a constructor. So i am not able to access the functions of the class.
    Can anyone help me..?

    Thanks 4 the reply...
    I downloaded as3corelib library from http://code.google.com/p/as3corelib/downloads/list, extracted the library.swf file from the available as3corelib.swc file, included it to the lib tab of my application, renamed it as EncryptionKeyGenerator.swf and i've done the following:
    <script type="application/x-shockwave-flash" src="lib/EncryptionKeyGenerator.swf"></script>
    function init(){
    var ekg;
    if(window.runtime)
                        if(!ekg)ekg={};
                       ekg.EncryptionKeyGenerator=window.runtime.com.adobe.air.crypto.EncryptionKeyGenerator;//from a document over net
                        keyGenerator=new ekg.EncryptionKeyGenerator();
    On running my application, it says Value not a constructor.
    However, i downloaded a installer package, EncryptedDBHTML.air  over the net and when i used the EncryptionKeyGenerator.swf file from this package in my application, it worked. Now, the available codin used this:
                       ekg.EncryptionKeyGenerator=window.runtime.com.adobe.data.encryption.EncryptionKeyGenerato r;
    I tried using the above package name, however i end up with the same error.
    Any help is appreciated..

  • RoboHelp Packager for Adobe AIR - Beta 2 Announced

    RoboHelp Packager for Adobe AIR is now updated. You can
    download the new version for FREE from Adobe labs -
    http://labs.adobe.com/technologies/robohelp/.
    It has added a long list of novel features - first time for a HATT.
    Now, besides multiple tabs, favorites, commenting and multiple
    skins like Multi-Tab Accordion and Uni-pane Help, you have another
    set of new features.
    Designed for End Customers - Adobe AIR based Help templates
    have been designed keeping in view the end customer. They have some
    high-end navigation features like Mini TOC, Breadcrumbs, etc. Apart
    from these capabilities, the new Adobe AIR based Help also empowers
    the end customers to customize the Help. An end customer can set
    their own preferences and customize Help as desired.
    Compelling Rich Branded Experience- RoboHelp Packager for
    Adobe AIR provides a compelling rich user experience. It includes
    templates that help authors package the same content into three
    completely different styles – Multi-Tab Accordion, Uni-Pane
    or the Classic Tri-Pane Help. Apart from this it also helps the
    Authors brand the Help as per Corporate Branding Guidelines. It
    provides support for the addition of a Company Logo and a Punch
    line in the main Help window. Apart from this it also provides an
    About Box in the Help that details the version, description,
    copyrights, logos etc.
    Auto Update -Adobe AIR based Help applications provide an
    Auto Update feature using which updates can be pushed to all
    installed connected versions of Help. Usually, the Help content
    bundled with the application is never updated, while the web
    content is updated with current feature enhancements and additional
    resources. Adobe AIR based Help provides you with the option to
    publish updates for your end users at a common server location. The
    Adobe AIR based Help is intelligent enough to check for updates and
    prompts users to apply updates when it detects a new version is
    available.
    Review Workflows / Personalization of Help
    Adobe AIR based help files can be configured in such a way
    that you can add comments to topics and publish those comments at a
    common location. This feature enables a complete review workflow,
    whether or not the reviewer is a part of your group/organization.
    * Reviewers within your network: Reviewers can publish their
    comments to an XML file on a shared folder. They can also
    synchronize the comments from other reviewers on the same network.
    This enable multiple reviewers to simultaneously view the comments
    being made by other reviewers as they review.
    * Reviewers outside your network: You can send the .air file
    to these reviewers who can then export their comments to an XML
    file and send it to you. You can import these comments into your
    Adobe AIR application.
    Apart from the rewire workflow, the feature is designed to
    help an end customer personalize Help by adding comments on the
    same. These comments will not be uploaded to the server, however
    can be exported to a file and shred with friends over email.
    New Classic help Template - A new template called Classic
    Help has been added. It is named Classic because it is a Tri-Pane
    Help. Apart from that it has got all the power of any other Adobe
    AIR based Help template. This template has a new feature called
    “How do I” that lists all the browse sequences defined
    in the WebHelp. We recommend that authors design their browse
    sequences in such a way that they provide complete workflow
    information to end customers.
    Supports Packaging of Merged WebHelp- RoboHelp Packager for
    Adobe AIR now supports merged WebHelp. If an author specifies the
    WebHelp folder of a Master project, the Packager is intelligent
    enough to detect and convert all referenced projects in the Master
    Project. However, one needs to be careful while using this feature.
    It doesn’t provide as much flexibility as Merged WebHelp. A
    new Package needs to be created every time even when you update any
    of the sub projects.
    In Beta 2, zoom works flawlessly and search results has been
    further improved.
    If you have not tried the RoboHelp Packager for Adobe AIR,
    you can download it now for FREE (Adobe RoboHelp 7 required).
    Thanks and regards
    Vivek Jain
    Group Product Manager, Adobe Systems
    Adobe Technical Communication Suite, FrameMaker and RoboHelp
    www.adobe.com/products/technicalcommunicationsuite/
    blog-
    http://blogs.adobe.com/techcomm/
    RoboHelp Packager for Adobe AIR-
    http://labs.adobe.com/technologies/robohelp/

    When you are comparing this to Flash, does this comparison
    extend to the requirement for each end user to install the Air
    runtime on their PCs before they can access our RoboHelp system?
    And that they will also get reminders to update to the latest
    version of Air runtime?

  • Help removing Adobe Air

    I made the mistake of trying to install the BBC Iplayer desktop from bbc iplayer website for those that know of it as something seem sto have gone wrong with the install and caused adobe air to act all mental on me and now each time i visit the bbc iplayer website i get the message
    "this application requires a version of adobe air which cannot be found, please download the latest version from....."
    I also get that message if i try to unistall adobe air.
    I googled this and seen that its a big issue with adobe air, tried all the fixes, the comman prompt tip but nothing works
    i got the following from my log
    [2011-05-20:19:35:01] Runtime Installer end with exit code 5
    [2011-05-30:12:00:23] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-30:12:00:23] Commandline is:
    [2011-05-30:12:00:23] No installed runtime detected
    [2011-05-30:12:00:30] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-05-30:12:00:30] Reinstalling c:\docume~1\john\locals~1\temp\air1239.tmp\setup.msi
    [2011-05-30:12:00:48] Got an unexpected fatal error while quitting: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception TypeError: Error #1009" errorID=1009]
    [2011-05-30:12:00:48] Runtime Installer end with exit code 5
    can anyone help or suggest what I do as I do enjoy using the bbc iplayer website and this has become a major annoyance.

    I have exactly the same error now. Don't know why all of a sudden this appears:
    [2011-09-21:13:29:55] Runtime Installer begin with version 2.7.1.19610 on Windows XP x86
    [2011-09-21:13:29:55] Commandline is:
    [2011-09-21:13:29:55] No installed runtime detected
    [2011-09-21:13:29:57] Starting runtime install. Installing runtime version 2.7.1.19610
    [2011-09-21:13:29:57] Installing msi at d:\temp\windows\aircb.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-09-21:13:30:05] Got an unexpected fatal error while quitting: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception TypeError: Error #1009" errorID=1009]
    [2011-09-21:13:30:05] Runtime Installer end with exit code 5
    Tried unisntalling and re-isntalling when I got a "please re-isntall air"-kin-of-message when trsying to isntall air-files. Did you find any solutions to your problem that might help me?

  • Adobe AIR on iPhone OS-based Apple Tablet?

    http://www.pcworld.com/businesscenter/article/187791/quick_draw_publisher_leaks_apple_tabl et_details.html
    So if Flash is already on the iPhone OS, can we expect to see our Adobe AIR app running on the modified iPhone OS that will power this new Apple tablet?  Our product is in alpha testing right now, and we expect to sign on thousands of users for our new Adobe AIR-based software  in 2010.  We're deploying on Windows 7 touch-screen tablets such as the ASUS Eee PC T91MT, but if this Apple tablet is a compelling device for our needs, it would be awesome to see our app running on that as well.

    As we have announced at MAX 2009 we are working on a solution that will be available in Flash Pro CS5 to convert your AIR applications so they can be run on the iPhone, iPod and iPad.
    We have a closed pre-release program in progress and as part of the beta testing several developers have used the Packager for iPhone to develop and post applications to the Apple App Store.
    We are looking for developers and designers who have a specific app in mind to be submitted to the Apple App Store within the next two months. If you want to build an app for the iPhone, iPod touch, or iPad using Flash, please shoot us a mail at [email protected] Please include in your message the name of the app you'd like to build and whether you think you can have it in the Apple App Store within the next two months.
    You can find out more about all this here:
    http://blogs.adobe.com/flashplatform/2010/01/building_ipad_apps.html

  • Adobe Air and export to Excel from jasperserver

    Hello,
    I had issues to display PDF's from Adobe Air when using
    jasperserver. As soon as I intalled Reader 9.0 it worked fine..Now
    I am having an issue with excel and csv and rtf files... When I
    click from my air application's and generate a report and export it
    to Xls or rtf or csv, opens a new Adobe air instance with a white
    blank screen.. Can you please please help me in this..
    Thanks in advance

    I am using Adobe Air which displays jasper server reports and
    the report generated gives an option to the user to open that
    report in different format like excel, rtf, csv formats.. and
    jasperserver has it's function to convert it approptaitely in
    different formats. It's just in Adobe air it doesn't work.. I
    tested my application with google chrome which has a webkit just
    like adobe air . So When I want to open the report in excel then it
    gives me an option either to open it or save it. But in Adobe Air
    it comes as a blank page.. not sure what's happening also as I
    dont' get any exception.. so not sure whether Adobe Air recognizes
    the other formats besides pdf... as for PDF I had to have adobe
    reader 9 installed and then it opens up.. If still I am not able to
    explain the scenario please call me at 314-799-3138 (USA). I am
    just stuck in this project.. And we have to use Adobe air as our
    application has to be desktop oriented.

  • Combine Adobe AIR frontend and XCode backend?!

    Hi all,
    I am fairly new to the Adobe AIR and the whole ActionScript/Flash development,
    so please do not judge me so hard. Before the question a little background, I have
    developed an application in XCode (Objective C) for Mac OS X, the same application
    was parallelly implemented for windows as well so, now we are looking into the
    possibilities to have only one user interface for both and we are considering using
    the Adobe AIR for this purpose. The question is how do I integrate the already
    existing XCode project to the new Adobe AIR (it is a flex project really, developed
    on flash builder ide) interface?
    Thank you in advance for any hints!
    Best Regards
    Lubo

    This idea is obsolete, I didn't work it out in detail may be if someone else has tried it can post some sample code, I will be most interested. Till then I will mark it as resolved

Maybe you are looking for