Short hint regarding resources in AIR app

Hi,
just a short note, that Flex copies all resources from your
AIR project into the OS X package of the compiled app. Thus, OS X
users can easily find/replace/use all embedded resources, since
Flex doesn't create a somehow stuffed app.
In case you need to protect your assets somehow, you better
prepare some kind of archive and embed this instead.
Stefan

Adobe Newsbot hopes that the following resources helps you.
NewsBot is experimental and any feedback (reply to this post) on
its utility will be appreciated:
Adobe - Flex 3:
Flex is a highly productive, free open source framework for
building and maintaining expressive web applications that deploy
consistently on all major
Link:
http://www.adobe.com/products/flex/
Adobe® Flex® 3 Language Reference:
Frame Alert. This document is designed to be viewed using the
frames feature. If you see this message, you are using a
non-frame-capable web client.
Link:
http://livedocs.adobe.com/flex/3/langref/
Flex.org - Rich Internet Application Development:
Welcome to the new Flex.org. This site aggregates Flex news
from a number of sources, and allows community members to
contribute their own content as well.
Link:
http://flex.org/
Flex 3 - Setting workbench preferences:
For example, you can specify that Flex Builder should prompt
you for the workspace you want to use at startup, you can select
which editor to use when
Link:
http://livedocs.adobe.com/flex/3/html/using_workbench_9.html
Adobe Flex - Wikipedia, the free encyclopedia:
Adobe Flex is a collection of technologies released by Adobe
Systems for the development and deployment of cross platform rich
Internet applications based
Link:
http://en.wikipedia.org/wiki/Adobe_Flex
Disclaimer: This response is generated automatically by the
Adobe NewsBot based on Adobe
Community
Engine.

Similar Messages

  • Can not find Adobe AIR APP Short cut

    I restored my computer to a date before I installed a Adobe AIR app, but now Can't find anyway to open it. There are no shortcuts to Adobe AIR or to The APP. When I try to reinstall the APP it says the app is already installed! I have uninstalled and reinstalled several times the ADOBE AIR itself.

      There is no need to uninstall earlier versions unless you are really short of disk space.
    Get the latest version of AIR here:
    http://get.adobe.com/air/
       

  • If my Adobe Muse and Air apps are  both up to date as of today and I cannot open a Muse file, what are my options? I get an error message regarding the Progress Window showing and then Muse crashes.

    If my Adobe Muse and Air apps are both up to date (as of today) and I cannot open a Muse file, what are my options? While Muse is relinking assets I get an error message regarding the Progress Window "showing" and then Muse crashes.

    Hi there,
    Do you get this error while opening a particular file or all files?
    Please try opening a different .muse file, and check if it does the same?
    Ar you opening a .muse which is saved on a network drive?
    Thanks.

  • Google AdSense & Adobe Air: Got banned for achieving success with my air apps

    I don't know if this is the right place to post it, but I'd like to tell you my little success story and warn about the implications that might come from the use of google adsense - probably
    the most popular mobile ad provider after google gave up on admob. Here it goes:
    Today I received an email from uncle Google stating that my account had been suspended due to the implementation of mobile AdSense ads in my apps, which is supposedly against the rules, even though I couldn't find anything specific that would support their claims in their terms of use. Nevertheless, to cut long story short, I've been easily making EUR50-60 and having 30-40k views a day (just in 2.5 months since the day I developed my first app on google play). So, as you can see, we're talking here about a really nice revenue, and it's just from my AIR apps.
    Unfortunately, when a developer does achieve success, people at google start checking them up in hopes of finding any reason to claim their hard-earned money and ban their accounts (I had on my adsense account somwhere around EUR 2000 - about EUR 1700 from apps and EUR 300 from my websites, and yes, google has taken it all, even the cash from the websites).
    This entire situation is really aggreviating and saddening. I mean, I've spent so much time, and money as well, promoting and developing my apps, and the only thing I get is a slap in the cheek . God that feels bloody awful. I believe that taking the matter to the court won't help either, as google has a paragraph in their terms of use stating that everything belongs to them, and that they can ban you at will without giving the reason. But what is the most insolent and infuriating is that they thanked me for "my cooperation and understanding, and wished me a nice day." - for realz google, you don't have to kick a lying men...
    The punch line of this depressing story is that if you only have the opportunity to transfer the money from your adsense account, or from any other ad provider your using on a daily basis, just DO IT and don't wait till they find anything on you and claim your revenue.
    Dear ADOBE, what's the real point of Air apps if we don't even have a viable and safe way to monetize our applications. Why do we have to be treated by the mobile ads providers as "subdevelopers"? We just want to get legally paid for our work. Is that too much to ask?
    Feel free to repost it whenever and wherever you want.
    Regards,
    Swyze

    http://code.google.com/p/flash-for-mobile/
    qq讨论群:56892018
    version for android http://code.google.com/p/flash-for-mobile/
    version for iphone and ipad https://github.com/lilili87222/admob-for-flash
    this is a actionscript native extension for developer to ad advertisement to their air mobile application run on iphone or android.it very easy to use
    admob for flash android this lib enable you to add admob ad to your flash air application to add native advertisement to your actionscript3 application you just need to do four step
    1.replace D:\Program Files\Adobe\Adobe Flash Builder 4.6\sdks\4.6.1\lib\android\lib\resources\android-res.jar with android-res.jar
    2. add this config to -app.xml
    <android>
    <manifestadditions><![CDATA[
    <manifest android:installLocation="auto">    <uses-sdk android:targetSdkVersion="11"/> <uses-sdk android:minSdkVersion="8"/>    <uses-permission android:name="android.permission.INTERNET"/> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> <application><!-- <activity android:name="com.google.ads.AdActivity?" android:configChanges="keyboard|keyboardHidden|orientation"/> --> <activity android:name="com.google.ads.AdActivity?" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize |smallestScreenSize"/>
    </application>
    Unknown end tag for </manifest>
    ]]></manifestadditions>
    </android>
    3.add this config to -app.xml
    <extensions>
    <extensionid>so.cuo.ane.Admob</extensionid>
    </extensions>
    4. add code to your android air application like follow 
    test1(); private function test1():void {    var admob:Admob=Admob.getInstance(); if(admob.isSupported){    admob.setUnitId(gid); admob.dispatcher.addEventListener(AdEvent?.onReceiveAd,this.adHandler); admob.dispatcher.addEventListener(AdEvent?.onFailedToReceiveAd,this.adHandler);
    // admob.showRelation(AdMobAlignment?.ALIGN_BOTTOM,AdType?.BANNER); 
    admob.show(50,100,AdType?.BANNER);
    }else{    trace("not support"); }
    protected function adHandler(event:AdEvent?):void {    trace("receive ad"); }

  • Error 1620 During AIR Update and AIR App updates

    On of our customers is having repeated problems installing our application update on Windows XP SP3. I checked the install.log and see that the most recent error he is getting is Windows Installer Error 1620, but my research has not turned up very much helpful information about that error. Do you know what might cause this?
    An excerpt from his log file is below.
    Many thanks for your help,
    Taylor
    Log File:
    2010-12-04:20:09:15] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-04:20:09:16] Runtime Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-12-04:20:09:16] Commandline is: -updatecheck
    [2010-12-04:20:09:16] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-04:20:09:17] Performing pingback request
    [2010-12-04:20:09:18] Starting runtime background update check
    [2010-12-04:20:09:18] Clearing unused background update directory
    [2010-12-04:20:09:18] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update
    [2010-12-04:20:09:18] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update to C:\Documents and Settings\jlane\Application Data\Adobe\AIR\Updater\Background
    [2010-12-04:20:09:51] Application Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-12-04:20:09:51] Commandline is: -update "d:\program files\ynab 3\ynab 3\ynab 3.exe" "C:\Documents and Settings\jlane\Application Data\com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1\Local Store\#ApplicationUpdater\update.air" 3.2.3.2698
    [2010-12-04:20:09:51] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-04:20:09:51] Installed app (com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1) located at d:\program files\ynab 3\ynab 3\ynab 3.exe
    [2010-12-04:20:09:52] Unpackaging file:///C:/Documents%20and%20Settings/jlane/Application%20Data/com.youneedabudget.YNAB3.L ive.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1/Local%20Store/%23ApplicationUpdater/update. air to C:\Documents and Settings\jlane\Local Settings\Temp\fla6D.tmp
    [2010-12-04:20:09:58] Application signature verified
    [2010-12-04:20:09:58] Unpackaging/validation complete
    [2010-12-04:20:09:58] Converting unpackaged application to a native installation package in C:\Documents and Settings\jlane\Local Settings\Temp\fla6E.tmp
    [2010-12-04:20:10:14] Native installation package creation succeeded
    [2010-12-04:20:10:14] Starting app update of d:\program files\ynab 3. Updating from com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 version 3.1.9.2503 to com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 version 3.2.3.2698 using the source file at file:///C:/Documents%20and%20Settings/jlane/Application%20Data/com.youneedabudget.YNAB3.L ive.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1/Local%20Store/%23ApplicationUpdater/update. air
    [2010-12-04:20:10:14] Installing msi at C:\Documents and Settings\jlane\Local Settings\Temp\fla6E.tmp\setup.msi with guid {F4E5BC2E-2C23-9DAC-66D6-793C49DE6C10}
    [2010-12-04:20:10:14] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-04:20:10:14] Rolling back install of C:\Documents and Settings\jlane\Local Settings\Temp\fla6E.tmp\setup.msi
    [2010-12-04:20:10:14] Rollback complete
    [2010-12-04:20:10:14] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-04:20:10:32] Launching subprocess with commandline d:\program files\ynab 3\ynab 3\ynab 3.exe
    [2010-12-04:20:10:53] Application Installer end with exit code 7
    [2010-12-04:20:11:03] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-04:20:11:04] Runtime Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-12-04:20:11:04] Commandline is: -updatecheck
    [2010-12-04:20:11:04] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-04:20:11:05] Performing pingback request
    [2010-12-04:20:11:05] Starting runtime background update check
    [2010-12-04:20:11:05] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update
    [2010-12-04:20:11:05] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update to C:\Documents and Settings\jlane\Application Data\Adobe\AIR\Updater\Background
    [2010-12-04:20:11:43] Unpackaging complete
    [2010-12-04:20:11:43] Download success
    [2010-12-04:20:11:43] Runtime updated downloaded
    [2010-12-04:20:11:48] User has selected immediate install of the update
    [2010-12-04:20:11:48] Starting runtime background update installation
    [2010-12-04:20:11:48] Launching subprocess with commandline C:\Documents and Settings\jlane\Application Data\Adobe\AIR\Updater\Background\updater -update
    [2010-12-04:20:11:49] Runtime updater successfully launched
    [2010-12-04:20:11:49] Runtime Installer end with exit code 0
    [2010-12-04:20:12:01] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-12-04:20:12:02] Commandline is: -update
    [2010-12-04:20:12:02] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-04:20:12:10] Starting runtime update. Updating runtime from version 2.5.0.16600 to version 2.5.1.17730
    [2010-12-04:20:12:10] Reinstalling c:\docume~1\jlane\locals~1\temp\air72.tmp\setup.msi
    [2010-12-04:20:12:10] Error occurred during msi repair operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-04:20:12:10] Rollback complete
    [2010-12-04:20:12:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-04:20:12:20] Runtime Installer end with exit code 7
    [2010-12-04:20:13:16] Unpackaging complete
    [2010-12-04:20:13:16] Download success
    [2010-12-04:20:13:16] Runtime updated downloaded
    [2010-12-04:20:13:44] User has selected immediate install of the update
    [2010-12-04:20:13:44] Starting runtime background update installation
    [2010-12-04:20:13:44] Launching subprocess with commandline C:\Documents and Settings\jlane\Application Data\Adobe\AIR\Updater\Background\updater -update
    [2010-12-04:20:13:44] Runtime updater successfully launched
    [2010-12-04:20:13:44] Runtime Installer end with exit code 0
    [2010-12-04:20:13:54] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-12-04:20:13:54] Commandline is: -update
    [2010-12-04:20:13:54] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-04:20:14:02] Starting runtime update. Updating runtime from version 2.5.0.16600 to version 2.5.1.17730
    [2010-12-04:20:14:02] Reinstalling c:\docume~1\jlane\locals~1\temp\air73.tmp\setup.msi
    [2010-12-04:20:14:03] Error occurred during msi repair operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-04:20:14:03] Rollback complete
    [2010-12-04:20:14:03] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-04:20:14:07] Runtime Installer end with exit code 7
    [2010-12-05:20:36:57] Application Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-12-05:20:36:57] Commandline is: -update "d:\program files\ynab 3\ynab 3\ynab 3.exe" "C:\Documents and Settings\jlane\Application Data\com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1\Local Store\#ApplicationUpdater\update.air" 3.2.3.2698
    [2010-12-05:20:36:57] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-05:20:36:57] Installed app (com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1) located at d:\program files\ynab 3\ynab 3\ynab 3.exe
    [2010-12-05:20:36:58] Unpackaging file:///C:/Documents%20and%20Settings/jlane/Application%20Data/com.youneedabudget.YNAB3.L ive.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1/Local%20Store/%23ApplicationUpdater/update. air to C:\Documents and Settings\jlane\Local Settings\Temp\flaDB.tmp
    [2010-12-05:20:37:09] Application signature verified
    [2010-12-05:20:37:09] Unpackaging/validation complete
    [2010-12-05:20:37:09] Converting unpackaged application to a native installation package in C:\Documents and Settings\jlane\Local Settings\Temp\flaDC.tmp
    [2010-12-05:20:37:19] Native installation package creation succeeded
    [2010-12-05:20:37:19] Starting app update of d:\program files\ynab 3. Updating from com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 version 3.1.9.2503 to com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 version 3.2.3.2698 using the source file at file:///C:/Documents%20and%20Settings/jlane/Application%20Data/com.youneedabudget.YNAB3.L ive.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1/Local%20Store/%23ApplicationUpdater/update. air
    [2010-12-05:20:37:19] Installing msi at C:\Documents and Settings\jlane\Local Settings\Temp\flaDC.tmp\setup.msi with guid {F4E5BC2E-2C23-9DAC-66D6-793C49DE6C10}
    [2010-12-05:20:37:20] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-05:20:37:20] Rolling back install of C:\Documents and Settings\jlane\Local Settings\Temp\flaDC.tmp\setup.msi
    [2010-12-05:20:37:20] Rollback complete
    [2010-12-05:20:37:20] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-05:20:37:32] Launching subprocess with commandline d:\program files\ynab 3\ynab 3\ynab 3.exe
    [2010-12-05:20:37:52] Application Installer end with exit code 7
    [2010-12-08:13:28:56] Application Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-12-08:13:28:56] Commandline is: -update "d:\program files\ynab 3\ynab 3\ynab 3.exe" "C:\Documents and Settings\jlane\Application Data\com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1\Local Store\#ApplicationUpdater\update.air" 3.2.3.2698
    [2010-12-08:13:28:56] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-08:13:28:56] Installed app (com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1) located at d:\program files\ynab 3\ynab 3\ynab 3.exe
    [2010-12-08:13:28:57] Unpackaging file:///C:/Documents%20and%20Settings/jlane/Application%20Data/com.youneedabudget.YNAB3.L ive.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1/Local%20Store/%23ApplicationUpdater/update. air to C:\Documents and Settings\jlane\Local Settings\Temp\fla7F.tmp
    [2010-12-08:13:29:19] Application signature verified
    [2010-12-08:13:29:19] Unpackaging/validation complete
    [2010-12-08:13:29:19] Converting unpackaged application to a native installation package in C:\Documents and Settings\jlane\Local Settings\Temp\fla80.tmp
    [2010-12-08:13:29:31] Native installation package creation succeeded
    [2010-12-08:13:29:31] Starting app update of d:\program files\ynab 3. Updating from com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 version 3.1.9.2503 to com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 version 3.2.3.2698 using the source file at file:///C:/Documents%20and%20Settings/jlane/Application%20Data/com.youneedabudget.YNAB3.L ive.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1/Local%20Store/%23ApplicationUpdater/update. air
    [2010-12-08:13:29:31] Installing msi at C:\Documents and Settings\jlane\Local Settings\Temp\fla80.tmp\setup.msi with guid {F4E5BC2E-2C23-9DAC-66D6-793C49DE6C10}
    [2010-12-08:13:29:31] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-08:13:29:31] Rolling back install of C:\Documents and Settings\jlane\Local Settings\Temp\fla80.tmp\setup.msi
    [2010-12-08:13:29:31] Rollback complete
    [2010-12-08:13:29:32] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1620" errorID=0]
    [2010-12-08:13:44:09] Launching subprocess with commandline d:\program files\ynab 3\ynab 3\ynab 3.exe
    [2010-12-08:13:44:55] Application Installer end with exit code 7

    Hi Chris,
       Thanks so much for the quick response. After he investigated further, he determined that it was Comodo Internet Security Premium. He disabled it, uninstalled, and then reinstalled both AIR and You Need a Budget (our product), and it worked great after that!  Thanks again for the quick response.
    Best regards,
    Taylor

  • HTML window in AIR app can't open new window

    Hi, By allowing HTML content to be displayed inside our AIR app it's possible for our partner organization to write their own custom features hosted on HTML pages at their site, but for their content to appear integrated seamlessly within our AIR app's container so that it looks like it belongs there...
    We've successfully got an HTML window within our AIR app that navigates to content in a sub-folder on a web-hosted domain. Content displays correctly and hyperlinks function within the HTML window as we'd expect apart from three scenarios that appear to be manifestations of the same problem:
    A hyperlink on a page shown in-app with a link to a PDF stored on the web server has no action
    A hyperlink on a page shown in-app with a link to a video file stored on the web server has no action
    A hyperlink on a page shown in-app with a link to another site (target="_blank" parameter) has no action
    All three hyperlink scenarios work as we'd wish if we navigate to the page in a standard browser.
    How can we code the HTML so that we can display selected content in an HTML window inside the AIR app; but have selected hyperlinks invoke the user's standard web browser, or launch Adobe Reader, or play a video file etc?
    Note, we understand how to do those things within AIR itself, but can't figure out how to achieve this from inside the HTML window in the app.

    Hello,
    As to "_blank" links:
    this is long-standing lacking feature - as there is no introspection of event of such type - so it goes and could not be prevented. One could either handle all navigation with system browser (all links open in system external browser) or handle them in embedded browser - similar issue is bugging people using phoneGab with jQueryMobile - application eats all external links or none at all). There are solution for that including runtime introspection of DOM object to retrieve all anchor (a) tags in rendered document and attach custom click handler via host object like on complete:
    var document:Object = html.htmlLoader.window.document;
    if(!document && !document.hasOwnProperty("getElementsByTagName")) return;
    var linksArray:Object = document.getElementsByTagName("a");
    if(!linksArray) return;
    var a:Object = null;
    for(var i:Number = 0; i < linksArray.length; i++)
         a = linksArray[i];
         if(a)
              a.onclick = function(event:Object):Boolean
                   if(event.target.hasOwnProperty("href") && event.target.hasOwnProperty("target"))
                        if(event.target.target != "_blank") return true;
                        flash.net.navigateToURL(new URLRequest(event.target.href));
                   return false;
    but if you have control on what content is provided you could take care of handling links depending on runtime feature detection that way in javascript:
    <script type="text/javascript">
         function handleClick(a)
              if(!window.runtime) return true;
              if(a.hasAttribute("target") && a.getAttribute("target") == "_blank")
                   var href = a.getAttribute("href");
                   var req = new window.runtime.flash.net.URLRequest(href);
                   if(req) window.runtime.flash.net.navigateToURL(req);
              return false;
    </script>
    <a     href="http://www.bbc.co.uk/" target="_blank" onclick="handleClick(this);">BBC</a>
    <br />
    <a href="http://www.google.com/" onclick="handleClick(this);">Google</a>
    (above could be scripted globally with help of jQuery for example for all links without much coding).
    In 2.7 there is new event introduced to help with introspection so one could prevent event if link is internal and do whatever is expected in application:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/filesystem/File.h tml
    If you post some details on how PDF and video content is expected to be shown in html I'm sure someone would share some hints as well,
    regards,
    Peter Blazejewicz

  • Install AIR app + native app simultaneously

    Hi everyone,
    I'm developing an Adobe AIR app but since AIR doesn't provide
    all the functionality that I need, I'm also developing a native app
    that does some system-level stuff and writes a XML file that then
    the AIR app reads. Since I want this to be as painless as possible
    for the end user, I'd like to make an installar that:
    - Installs the native app and sets it to autorun when the
    system starts (it's a background app).
    - Installs the AIR app, detect Flash version, etc (launch
    the Badge?)
    I think I'd need a separate installer solution for each OS
    (Windows and Mac) that, after installing the native app and adding
    it to the autorun list of the OS, launches the .air so that the
    badges continues with the installation.
    I don't really know if what I want to accomplish is doable at
    all, so any hints or links that may help me would be really
    appreciated.
    Best regards,
    Manuel F. Lara

    Hi Daniel,
    Could you post or send me ([email protected]) the entire crash log?  I'll at least need the binaries section so I can properly symbolicate the log.
    Thanks,
    Chris

  • Error message when downloading adobe air app.

    I have according to the installation program successfully installed adobe air. I am now trying to download an adobe air app from Jacqui Lawson and keep getting the following message.
    "Sorry an error has occurred. The application could not be installed. Try installing it again. If the problem persists, contact the application author."
    I have read other comments regarding this matter and tried everything suggested so far. I am still having the same issue.
    I am running windows vista 32 bit. All firewall and anti virus are off, UAC is enabled, I have uninstalled and reinstalled the program and I have tried using a different browser. Can anyone suggest anything else to try.

    Curtis Baughman
    Many of us have encounted this issue. The problem is not confined to a particular version or computer operating. Many homemade remedies and scientific ones have worked for some and not others. The most recent fix was offered by an ID by the name of Maud Barbara and seems to have been the answer for that user and at least one more.
    Maud Barbara's fix can be found at the end of the very long thread on the subject found
    http://forums.adobe.com/thread/1121947?start=40&tstart=0
    The rough Google Translate went
    Hello 
    I had the same problem as you and I just d have the solution:
    go to C / program files (86) / common files/OOBE
    Rename OOBE by OLDOOBE
    and your problem is resolved
    You can reinstall the software
    What worked for me in this case was none of the above. How I and others navigated this installation problem is documented in the thread cited.
    We look forward to your results to see what turned out to work for you.
    Thanks.
    ATR

  • Using browser javascript to copy selected text from a pdf file opened in Air app.

    I have posted this question on reader forum as well, but I think it is more suited here...
    I am trying to create a note-taking application in air. I want to extract selected text from pdf file as a string object or to the clipboard.
    Obviously, all pdfs in my local storage will not be scripted to recieve postMessages and act accordingly, and that is not practical either. So, my problem is, how can I copy the selected text in the pdf file (opened as an object in htmlloader within my Air app) to clipboard or directly in another control by say clicking a button in air application? I suppose, this is possible using javascript, however, I don't know which reader methods are exposed to the wrapper htmlloader control. In short, I want to execute app.execMenuItem("Copy") command through htmlloader javascript. Any alternate solutions are also welcome.
    This is similar to passing inbuilt commands/methods/functions (of adobe reader) to pdf-reader plugin embedded in a webpage via javascript. This is possible in IE where the pdf is rendered as activex object, and hence JSObject interface of pdf document/reader is accessible to the browser javascript. I have also read that this same JSObject is accessible to VB as interface for IAC, so as the Air is Adobe's own product, I was wondering if equivalent of JSObject is accessible to htmlloader control as well.
    Thanks in advance...
    Mits

    Thank you Thom for your reply...
    from
    http://www.adobe.com/devnet/acrobat/javascript.html
    ...Through JavaScript extensions, the viewer application and its plug-ins expose much of their functionality to document authors, form designers, and plug-in developers...
    As it is explicitly mentioned, that the functionality of adobe reader are exposed for plugin development, I thought someone here might have used external javascript to execute some safe methods in adobe reader. The functionality (i.e. external javascript interface-JSObject) is already available for VB programmers to develop IAC. Further, the Acrobat SDK example called "AcroPDFinHML" shows how one can embed a pdf-reader in a html page and execute some safe methods (like gotonextpage(), zooming etc.) in IE as ActiveX plugin. I have checked it myself for adobe reader 9, and it works perfectly, so there is no security issue as such to implement the same for another browser (like in my case, the htmlloader control in flex/air app).
    I intend to create a note taking application in air, where it is very much required that I should be able to copy selected text from various pdf documents, that are open in my app, and subsequently paste/collect/save the collected notes and process them afterwords (offcourse, from the pdfs that allow me copying text). However, it is not happening for me here. As the pdfs are opened through adobe reader plugin, it does not register the copy command executed by my air app. It registers the system level copy command (by keyboard shortcut Ctrl+C), but my air app has no way to execute the system level copy command programmatically. So I am kind of stuck here...
    Thanks again for your reply. Having known what am I intend to accomplish, any other (may be alternative) solutions will be appreciated nonetheless...
    Mits

  • How to read http cookies from adobe desktop Air app using flex/flash builder in AS 3.0 ??

    Im developing Adobe desktop air app where i need to read the session id from the cookie of a http request.
    I have found a property called URLRequest.manageCookies supported by AIR so i Hope there should be a way to read the cookies as well. Im Using Flash Builder 4.5
    Please provide any reference code or guide me for this research;
    searched a lot regarding on this web.
    Most results lead to local shared object or reading cookies fr a webpage using javascript and ExternalInterface.
    I want to read http cookies not Local shared Object and in a desktop AIR application.
    Im using Flash builder 4.5
    Thanks
    Hari

    Sorry, but you are at the wrong forum; this one is only for discussions on the forums themselves. The Air forums are here:
    http://forums.adobe.com/community/air

  • Cannot install LCCS Navigator AIR app - "Sorry, an error has occurred"

    I am unable to install the LCCS "SDK Navigator Application" from the LCCS Developer portal. When I try to run the AIR installer, I get the following error message:
    Sorry, an error has occurred.
    This application cannot be installed because this installer has been misconfigured. Please contact the application author for assistance.
    /Library/Frameworks/Adobe AIR.framework/Versions/Current/Resources/Info.plist shows my AIR "CFBundleVersion" is "2.6.0.19140".

    Hi Brian,
    I did try to install LCCS Navigator AIR app on the version of AIR runtime you specified, and did not hit any issues.
    Can you give us more details such as OS version, are you updating or installing the app. Also can you try a clean install too.
    Thanks
    Arun

  • How to set flex builder profiler for AIR apps ?

    Hi everybody !
    I am trying to profile my AIR app but I can't run the profiler....
    For flex app (in web browser) profiler works fine, for my AIR app, debug works but profiler just display 'socket timeout'.
    I also try to profile my air app as an external application profiler start but crash saying NativeWindow not found (like AIR sdk was not found...)
    SO How I can't set my AIR player or my profiler to work ???
    Thx all and happy christmas !

    Hello,
    I would be glad if someone show me how to accomplish those. I am new to Java so I am not sure how to do those.
    Best Regards.
    1. create a batch file to launch your 'desktop' app - the batch file should set the proper environment (JAVA_HOME,, path, etc)
    2. create a small wrapper application that is launched by Java web start.
    3. the wrapper app will do nothing more use ProcessBuilder to execute the batch file you created which will then launch the app
    That way Java web start can use 1.7 to launch the wrapper app but the batch file will set the environment to 1.5 for the other app.

  • Multiple AIR apps with the same local cache?

    Hi guys,
    Is it possible to create multiple AIR apps (for mobile & desktop) that can use the same local cache?
    For example: 2 apps for iPad will use the same data store (local cache). If we synchronize (with LCDS) and get all the data for 1 application, if we open the second application, can we access the data set from the other application?
    Thx!

    Hi Vikram,
    Eventhough I think it is techincally not possible, even if it was I would not recommend doing this. I think this is asking for problems and you can wait for the day that somebody messes up your production system, thinking it is DEV.
    I would use names like DEV_Oracle_BI_DW_Base and PRD_Oracle_BI_DW_Base, to clearly distinguish between the environments. But then again, I think Informatica forces you to use different names.
    Regards,
    Toin.
    ~Corrected typo.
    Edited by: Toin on Oct 16, 2008 4:02 PM

  • Best way to create sell-able AIR apps?

    What are my options with regards to creating an AIR application and selling it? I know for a fact that it's as easy as a walk in the park to decompile such and so I want to know how other commercial AIR app vendors approach this problem?
    And also if possible, please do try to include free options.

    This, for example:
    OS X: "Some features of Mac OS X are not supported for the disk (volume name)" appears during installation

  • Adobe air app integration with mac help

    Hi  all,
    I want to intergrate my help with adobe air app on mac(so that it should look like mac help). But i am not able to do so as we need to add entry in the file info.plist for doing it. Can anyone please guide me on this. I have downloaded several application but not able to find any application with help intergrated in it. Most of the sample apps don't have any help and the remaining apps send the link to their website for help.
    Any suggestion/ guidance in this regard would be great
    Thanks in advance
    Sumeet

    Try redownloading the Adobe Help application from http://www.adobe.com/support/chc/.
    Hope that helps,
    Frank
    AIR Engineering

Maybe you are looking for

  • Can't a child override font components set in parent's style?

    I set a default font for my container at its top level. If I want a child to show in, say, a larger point size, I ought to be able to put a style on the child only specifying the size, not the whole font description, right? For example, <?xml version

  • Installing IIS on Exchange 2007

    Hi, I need to install IIS for RAID controller program on Windows server 2008 r2 which running Exchange server 2007. Before installing Dell RAID software, one of the system requirements is IIS. I was wondering it might affect the Exchange server after

  • Using variables in a project

    has anyone tried to do this? http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Liv eDocs_Parts&file=00000670.html I follwed this word for word with flash CS3 published as flash 9 actionscript 2.0 but only the defa

  • PT60 report err 'No entry in the table T555Z'

    Dear All, I tried to run PT61, but I'm getting the error 'No entry in the table T555Z'. But it's negative time management and in IT0007 I have marked the time status 09. Regards Thomas

  • JavaServer Faces Support

    Are there plans/timeline to support JavaServer Faces in Workshop?