Adobe air mail composer

I've seen apps where you click a button and it composes a mail iniside the app, how do I do this?  All the tutorials are for adobe flex, and I'm using adobe flash professional.

Thanks, but for some reason I get the same error: 'Invalid input: Id unknown option -ios_version_min
Any ideas??
[EDIT]
Apparently, there is an SDK!  Where do I find this SDK that they used?
It looks like this:
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk 
[EDIT]
I added this as my SDK: '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iP honeOS6.1.sdk' and it worked!  Thanks for your help, kglad.

Similar Messages

  • Adobe AIR ELS meddling with mail.app ????

    All of a sudden, mail.app has decided that, in order to send any email, it needs to have keychain access to something called PrivateEncryptedDatak, which resides in ~/Library/Application Support/Adobe/AIR/ELS/com.apple.com<longStringOfNumbers>/
    Any time I send mail, mail.app asks for the keychain password. Despite the fact that a keychain password is set up, I just need to hit "enter" and "allow" to let mail.app send the email.
    Denying access results in the mail not being sent, and removing the Adobe AIR folder altogether results in a "you don't have a certificate installed" message....
    The SMTP server has been set up to use password authentication....
    The thing is: I did not install anything that should concern mail ....
    And especially nothing that should concern @#$%^&* Adobe...
    What is this AIR ELS thing and how do I get rid of it?????
    Thanks!

    I've made a little headway with this. Within your initHandler just make a call to login:
    FacebookMobile.login(loginCallback, this.stage, [], webview);
    webview is a StageWebView instance with the viewPort defined. If I left it null, or didn't set the viewPort nothing happens...
    var webview:StageWebView = new StageWebView();
    webview.viewPort = new Rectangle(0,0,400,400);
    I'm now getting a login screen.

  • Sending email from Adobe AIR

    Hi,
    Does Adobe AIR have the ability to send automatically
    generated email messages without using the mailto: command to open
    an Outlook or Mail Application? I basically am looking for a way to
    allow a user to compose messages within an Adobe AIR application
    and when they press a send button in the application it sends the
    message to the appropriate email address.
    If Adobe AIR can't handle this as a standalone application
    what would you recommend as a work around?
    Thanks for your advice and time in advance.
    --Nick

    I'm pretty sure the way to do it is to contact a web service
    and have that send the email.

  • Adobe Air Installation Error in Windows 8 64bit

    Tried Installing different version including 3.8, it exits giving the below error
    Unable to install Adobe Air
    Error screen shot
    Log file details
    [2013-05-27:10:02:31] Application Installer begin with version 3.7.0.1530 on Windows 8 x86
    [2013-05-27:10:02:31] Commandline is: -silent -eulaAccepted -programMenu "C:\Users\pgh\AppData\Local\Temp\AIRADA6.tmp\Adobe Content Viewer"
    [2013-05-27:10:02:31] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-27:10:02:32] Validating app in folder C:\Users\pgh\AppData\Local\Temp\AIRADA6.tmp\Adobe Content Viewer
    [2013-05-27:10:02:35] Application signature verified
    [2013-05-27:10:02:35] Unpackaging/validation complete
    [2013-05-27:10:02:35] No app located for appID 'com.adobe.dmp.contentviewer' and pubID ''
    [2013-05-27:10:02:35] Starting silent app installation to C:\Program Files (x86)\Adobe. Installing app com.adobe.dmp.contentviewer version 3.1.0 using the source file at file:///C:/Users/pgh/AppData/Local/Temp/AIRADA6.tmp/Adobe%20Content%20Viewer
    [2013-05-27:10:02:35] Installing msi at C:\Users\pgh\AppData\Local\Temp\AIRADA6.tmp\Adobe Content Viewer\setup.msi with guid {2B784A7D-424B-2ECB-D2DF-7AA7540B917D}
    [2013-05-27:10:02:36] Application Installer end with exit code 0
    [2013-05-27:10:02:36] Subprocess Application Installer succeeded
    [2013-05-27:10:02:36] Bootstrapper end with exit code 0

    Hello,
    If you are using InstallSheild, I'd ask on the Flexera forums:
    http://community.flexerasoftware.com/forumdisplay.php?133-InstallShield&s=b3820a774cbb70ff96b644de0c0d641d
    otherwise, perhaps ask in the
    Visual Studio General Questions forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Adobe Air HTML & JS Developing - Slow on massive Image-Tags

    Hello,
    I want to share a problem i noticed while developing an application with adobe air, based on the HTML & JS Stack, which uses multiple image-tags at the same time. I already mailed a bug but unfortunately did not get a bug number responded to refer to hit here. This post is started because i wanted to share a simple example which exhibits the problem.
    The Bug Report i mailed:
    ******BUG******
    Concise problem statement: Performance Issues with massive Image-Tags (scaled)
    Steps to reproduce bug:
    1. Create a simple Air-Application. No need for any Air-specific library we just want the Air-Webkit to render a HTML-Page
    2.  Load ~130 Pictures with a dimension of approximately 1024 x 768 pixels.  Render each of them as a scaled Image-Tag with the dimension 100x60  pixels.
    3. Load the Page in the Air/Safari/Firefox/IE Environment (Versions: Air 2.5, Safari 5.0.2 (Win XP), FF 3.6.10, IE7)
    4. Try scrolling down/left/right/up and resizing the respective stage
    Results: The Air Environment performs worst among those 4. It reacts unacceptably slow while trying to resize and to scroll.
    Expected results: similar performance to Webkit-Engine in Safari.
    I know of one other discussion which seems to be related to a similar thing (http://forums.adobe.com/message/44913).
    The Page i used to compare the Adobe-Air rendering & scroll behaviour against the behaviour of Safari, FF and IE is posted beneath (pretty long due to the excerpt of 131 pictures taken of flicker web service).
    with best regards
    Robert
    <html>
        <head>
            <title>Mass Img Tags</title>
            <script language="JavaScript">
                var data = [{
                    "Title": "landscape216 jpg",
                    "Summary": "",
                    "Url": "http://xemanhdep.com/gallery/landscape2/landscape216.jpg",
                    "ClickUrl": "http://xemanhdep.com/gallery/landscape2/landscape216.jpg",
                    "RefererUrl": "http://gallery.xemanhdep.com/2008/10/beautiful-landscape-photos-2",
                    "FileSize": 114688,
                    "FileFormat": "jpeg",
                    "Height": "525",
                    "Width": "700",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/f5f58ee2c6a04bfa",
                        "Height": "112",
                        "Width": "150"
                    "Title": "Landscape Bora Bora Lagoon with Catamaran French Polynesia jpg",
                    "Summary": "11 12 13 14 15 16 17 18",
                    "Url": "http://www.bergoiata.org/fe/landscapes2/Landscape%20-%20Bora%20Bora%20Lagoon%20with%20Catamaran%20-%20French%20Polynesia.jpg",
                    "ClickUrl": "http://www.bergoiata.org/fe/landscapes2/Landscape%20-%20Bora%20Bora%20Lagoon%20with%20Catamaran%20-%20French%20Polynesia.jpg",
                    "RefererUrl": "http://www.nitilurus.blogspot.com/",
                    "FileSize": 102604,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/8673e2bc14b343d0",
                        "Height": "120",
                        "Width": "160"
                    "Title": "Landscape Mount Tombstone Upper North jpg",
                    "Summary": "Landscape Flowers &gt; 02 Sep 2005 22 56 156k Fractal Roiling Vo &gt; 02 Sep 2005 22 56 157k Landscape Mount To &gt; 02 Sep 2005 22 56 172k Landscape Southern &gt; 02 Sep 2005 22 56 200k",
                    "Url": "http://www.bergoiata.org/fe/divers47/Landscape%20-%20Mount%20Tombstone,%20Upper%20North.jpg",
                    "ClickUrl": "http://www.bergoiata.org/fe/divers47/Landscape%20-%20Mount%20Tombstone,%20Upper%20North.jpg",
                    "RefererUrl": "http://www.bergoiata.org/fe/divers47?S=A",
                    "FileSize": 176537,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/cab907cfa143c5a2",
                        "Height": "120",
                        "Width": "160"
                    "Title": "Landscape",
                    "Summary": "",
                    "Url": "http://media-content.flixya.com.s3.amazonaws.com/files/bxj1986530672.jpg?AWSAccessKeyId=1TKE66PETJJHG8051M02&Expires=2114092205&Signature=1m7fiT7SAIe8HgLiPtae0%2FL62ho%3D",
                    "ClickUrl": "http://media-content.flixya.com.s3.amazonaws.com/files/bxj1986530672.jpg?AWSAccessKeyId=1TKE66PETJJHG8051M02&Expires=2114092205&Signature=1m7fiT7SAIe8HgLiPtae0%2FL62ho%3D",
                    "RefererUrl": "http://www.flixya.com/photo/530672/Landscape",
                    "FileSize": 253644,
                    "FileFormat": "jpeg",
                    "Height": "375",
                    "Width": "500",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/6ca09130080fe348",
                        "Height": "108",
                        "Width": "145"
                    "Title": "purple landscape jpg",
                    "Summary": "Purple Landscape Róbert Štefanka 10 srpen 2006",
                    "Url": "http://www.lightharmony.com/admin/ext/purple-landscape.jpg",
                    "ClickUrl": "http://www.lightharmony.com/admin/ext/purple-landscape.jpg",
                    "RefererUrl": "http://www.lightharmony.com/fotografie/160/cz/author/8/0/purple-landscape",
                    "FileSize": 323686,
                    "FileFormat": "jpeg",
                    "Height": "463",
                    "Width": "700",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/a4609865c6a4cd22",
                        "Height": "99",
                        "Width": "150"
                    "Title": "Landscape Matterhorn Lake jpg",
                    "Summary": "Nature Rainy Lands &gt; 02 Sep 2005 22 50 58k Landscape Mountain &gt; 02 Sep 2005 22 49 89k Landscape Matterho &gt; 02 Sep 2005 22 49 198k Landscape Lighthou &gt; 02 Sep 2005 22 49 177k",
                    "Url": "http://www.bergoiata.org/fe/divers44/Landscape%20-%20Matterhorn%20Lake.jpg",
                    "ClickUrl": "http://www.bergoiata.org/fe/divers44/Landscape%20-%20Matterhorn%20Lake.jpg",
                    "RefererUrl": "http://www.bergoiata.org/fe/divers44?N=D",
                    "FileSize": 202547,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/0203edf764b1c67c",
                        "Height": "120",
                        "Width": "160"
                    "Title": "landscape",
                    "Summary": "LandScape LandScape 2",
                    "Url": "http://www.smashingdownloads.com/wp-content/uploads/2009/06/landscape.jpg",
                    "ClickUrl": "http://www.smashingdownloads.com/wp-content/uploads/2009/06/landscape.jpg",
                    "RefererUrl": "http://www.smashingdownloads.com/2009/06/04/27-brilliant-examples-of-landscape-photography",
                    "FileSize": 99635,
                    "FileFormat": "jpeg",
                    "Height": "399",
                    "Width": "600",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/fe217612dffd3c10",
                        "Height": "96",
                        "Width": "145"
                    "Title": "landscape3 jpg",
                    "Summary": "its own If you re a fan of the handiwork of Mother Nature and you d like to get a glimpse of the diversity of the world check out this photostream featuring gorgeous landscape photography",
                    "Url": "http://www.dirjournal.com/info/wp-content/uploads/2009/12/landscape3.jpg",
                    "ClickUrl": "http://www.dirjournal.com/info/wp-content/uploads/2009/12/landscape3.jpg",
                    "RefererUrl": "http://www.dirjournal.com/info/the-magnificent-beauty-of-natures-landscapes",
                    "FileSize": 169164,
                    "FileFormat": "jpeg",
                    "Height": "483",
                    "Width": "700",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/0b807ce0d282bfc2",
                        "Height": "103",
                        "Width": "150"
                    "Title": "sm landscape syracuse label jpg",
                    "Summary": "sports video game Stevensgraph of Columbus landing artwork including nice small o b horses and children sheep painting V Perrin small landscape etc Gone with the wind Lamp very nice quality 4 pc leather parlor set barely used 2 canes one w sterling top ca 1879 French Gras Bayonet several nice mirrors great",
                    "Url": "http://www.coylesauction.com/images/Year2005/083005/sm%20landscape%20syracuse%20label.jpg",
                    "ClickUrl": "http://www.coylesauction.com/images/Year2005/083005/sm%20landscape%20syracuse%20label.jpg",
                    "RefererUrl": "http://www.coylesauction.com/AuctionPreview/Year2005/ap083005.htm",
                    "FileSize": 67481,
                    "FileFormat": "jpeg",
                    "Height": "486",
                    "Width": "650",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/dcccdb9e4e66c4e2",
                        "Height": "112",
                        "Width": "150"
                    "Title": "post5 landscape jpg",
                    "Summary": "a little boost to the colour All in all a 20 to 30 minute job Was it worth You decide In my opinion it won the right to have its own place in the sorted folders Landscape Before After",
                    "Url": "http://www.chromystic.com/blog/goncalofigueiredo/resource/img/post5_landscape.jpg",
                    "ClickUrl": "http://www.chromystic.com/blog/goncalofigueiredo/resource/img/post5_landscape.jpg",
                    "RefererUrl": "http://www.chromystic.com/blog/goncalofigueiredo/entry/there-is-still-a-chance",
                    "FileSize": 188108,
                    "FileFormat": "jpeg",
                    "Height": "332",
                    "Width": "500",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/dbb4f27647c5952e",
                        "Height": "96",
                        "Width": "145"
                    "Title": "Landscape thumb jpg",
                    "Summary": "In this tutorial you will learn how to create a fantasy landscape using some simple and easy techniques Create Smoke Effect on Grungy Wallpaper",
                    "Url": "http://ntt.cc/wp-content/uploads/2009/10/Landscape_thumb.jpg",
                    "ClickUrl": "http://ntt.cc/wp-content/uploads/2009/10/Landscape_thumb.jpg",
                    "RefererUrl": "http://ntt.cc/2009/10/16/30-excellent-high-quality-adobe-photoshop-tutorials-new.html",
                    "FileSize": 84377,
                    "FileFormat": "jpeg",
                    "Height": "569",
                    "Width": "484",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/7a3616914ed77cf4",
                        "Height": "145",
                        "Width": "123"
                    "Title": "landscape 1024 30 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1024-30.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1024-30.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-2.html?id=30",
                    "FileSize": 271155,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/401d2cdfaab693a2",
                        "Height": "120",
                        "Width": "160"
                    "Title": "landscape 800 18 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-800-18.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-800-18.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-1.html?id=18",
                    "FileSize": 69120,
                    "FileFormat": "jpeg",
                    "Height": "600",
                    "Width": "800",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/cb5db7a20c94d0c8",
                        "Height": "116",
                        "Width": "155"
                    "Title": "landscape 1200 18 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1200-18.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1200-18.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-3.html?id=18",
                    "FileSize": 145920,
                    "FileFormat": "jpeg",
                    "Height": "900",
                    "Width": "1200",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/6e966655546f4d28",
                        "Height": "123",
                        "Width": "165"
                    "Title": "landscape 1200 13 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1200-13.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1200-13.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-3.html?id=13",
                    "FileSize": 280268,
                    "FileFormat": "jpeg",
                    "Height": "900",
                    "Width": "1200",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/2c7eb863b672ec92",
                        "Height": "123",
                        "Width": "165"
                    "Title": "landscape 800 35 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-800-35.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-800-35.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-1.html?id=35",
                    "FileSize": 101478,
                    "FileFormat": "jpeg",
                    "Height": "600",
                    "Width": "800",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/8efaed051155f5c4",
                        "Height": "116",
                        "Width": "155"
                    "Title": "landscape 1024 23 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1024-23.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1024-23.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-2.html?id=23",
                    "FileSize": 72704,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/8e632c62ce6398a8",
                        "Height": "120",
                        "Width": "160"
                    "Title": "landscape 800 30 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-800-30.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-800-30.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-1.html?id=30",
                    "FileSize": 169164,
                    "FileFormat": "jpeg",
                    "Height": "600",
                    "Width": "800",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/7868fafbafeba600",
                        "Height": "116",
                        "Width": "155"
                    "Title": "landscape 1200 28 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1200-28.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1200-28.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-3.html?id=28",
                    "FileSize": 452096,
                    "FileFormat": "jpeg",
                    "Height": "900",
                    "Width": "1200",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/c42bc3d01efd78e2",
                        "Height": "123",
                        "Width": "165"
                    "Title": "landscape 1024 35 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1024-35.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1024-35.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-2.html?id=35",
                    "FileSize": 161382,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/1852e4fc7a9aefa6",
                        "Height": "120",
                        "Width": "160"
                    "Title": "landscape 1024 31 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1024-31.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1024-31.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-2.html?id=31",
                    "FileSize": 364032,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/0e613977e04c4882",
                        "Height": "120",
                        "Width": "160"
                    "Title": "landscape 1200 35 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1200-35.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1200-35.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-3.html?id=35",
                    "FileSize": 220979,
                    "FileFormat": "jpeg",
                    "Height": "900",
                    "Width": "1200",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/c5c69d3a273d0880",
                        "Height": "123",
                        "Width": "165"
                    "Title": "landscape 1200 27 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1200-27.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1200-27.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-3.html?id=27",
                    "FileSize": 384204,
                    "FileFormat": "jpeg",
                    "Height": "900",
                    "Width": "1200",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/04c55aa75582b4c2",
                        "Height": "123",
                        "Width": "165"
                    "Title": "landscape 1024 33 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1024-33.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1024-33.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-2.html?id=33",
                    "FileSize": 349491,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/81646c732fd68452",
                        "Height": "120",
                        "Width": "160"
                    "Title": "landscape 1024 26 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1024-26.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-1024-26.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-2.html?id=26",
                    "FileSize": 297062,
                    "FileFormat": "jpeg",
                    "Height": "768",
                    "Width": "1024",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/60c7e1a5b87dca0a",
                        "Height": "120",
                        "Width": "160"
                    "Title": "landscapeStream jpg",
                    "Summary": "pastoral painting in gold frame hollyhock painting rose painting in gold frame Madonna and child oil on canvas as is landscape with stream large European scene painting and much more",
                    "Url": "http://www.coylesauction.com/img/img2009/img033109/landscapeStream.jpg",
                    "ClickUrl": "http://www.coylesauction.com/img/img2009/img033109/landscapeStream.jpg",
                    "RefererUrl": "http://www.coylesauction.com/AucPreview/AP2009/ap033109.htm",
                    "FileSize": 49459,
                    "FileFormat": "jpeg",
                    "Height": "344",
                    "Width": "450",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/934090dff7521230",
                        "Height": "107",
                        "Width": "140"
                    "Title": "DCWP 406 038 Landscape Picture jpg",
                    "Summary": "Landscape Picture 1 I took this landscape picture from a speed boat on the Okavango Delta late one afternoon It shows one of the channels in the Okavango Delta when it is in full flow The delta is one of the",
                    "Url": "http://www.africa-nature-photography.com/images/DCWP_406_038-Landscape-Picture.jpg",
                    "ClickUrl": "http://www.africa-nature-photography.com/images/DCWP_406_038-Landscape-Picture.jpg",
                    "RefererUrl": "http://www.africa-nature-photography.com/landscape-picture.html",
                    "FileSize": 60211,
                    "FileFormat": "jpeg",
                    "Height": "322",
                    "Width": "480",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/b524a62e8458d358",
                        "Height": "93",
                        "Width": "140"
                    "Title": "DCWP 406 019 Landscape Picture jpg",
                    "Summary": "Landscape Picture 7 This landscape picture of moring mist over the Kavango River in Namibia was taken just after sunrise one morning Our tent was less that ten metres from where I stood We were camping at",
                    "Url": "http://www.africa-nature-photography.com/images/DCWP_406_019-Landscape-Picture.jpg",
                    "ClickUrl": "http://www.africa-nature-photography.com/images/DCWP_406_019-Landscape-Picture.jpg",
                    "RefererUrl": "http://www.africa-nature-photography.com/landscape-picture-7.html",
                    "FileSize": 83558,
                    "FileFormat": "jpeg",
                    "Height": "322",
                    "Width": "480",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/27ef2bd37acfbb80",
                        "Height": "93",
                        "Width": "140"
                    "Title": "DCWP 506 023 Landscape Picture jpg",
                    "Summary": "Landscape Picture 5 The large Leadwood trees in this landscape picture are what caught my eye They are quite prevalent in the Moremi Game Reserve of Botswana escpecially near the North Gate campsite where",
                    "Url": "http://www.africa-nature-photography.com/images/DCWP_506_023-Landscape-Picture.jpg",
                    "ClickUrl": "http://www.africa-nature-photography.com/images/DCWP_506_023-Landscape-Picture.jpg",
                    "RefererUrl": "http://www.africa-nature-photography.com/landscape-picture-5.html",
                    "FileSize": 99532,
                    "FileFormat": "jpeg",
                    "Height": "322",
                    "Width": "480",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/17c1a79f67065d90",
                        "Height": "93",
                        "Width": "140"
                    "Title": "DCWP 506 024 Landscape Picture jpg",
                    "Summary": "Landscape Picture 6 The large Leadwood tree in this landscape picture is what caught my eye They are quite prevalent in the Moremi Game Reserve of Botswana escpecially near the North Gate campsite where this",
                    "Url": "http://www.africa-nature-photography.com/images/DCWP_506_024-Landscape-Picture.jpg",
                    "ClickUrl": "http://www.africa-nature-photography.com/images/DCWP_506_024-Landscape-Picture.jpg",
                    "RefererUrl": "http://www.africa-nature-photography.com/landscape-picture-6.html",
                    "FileSize": 93286,
                    "FileFormat": "jpeg",
                    "Height": "480",
                    "Width": "322",
                    "Thumbnail": {
                        "Url": "http://thm-a01.yimg.com/nimage/5b363b95bb9168b2",
                        "Height": "140",
                        "Width": "93"
                    "Title": "DCWP 506 005 Landscape Picture jpg",
                    "Summary": "Landscape Picture 4 I took this landscape picture depicting a large Baobab tree on Kubu Island on the Makgadikgadi Pans Botswana during June 2005 A picture utilising good light is always always better than",
                    "Url": "http://www.africa-nature-photography.com/images/DCWP_506_005-Landscape-Picture.jpg",
                    "ClickUrl": "http://www.africa-nature-photography.com/images/DCWP_506_005-Landscape-Picture.jpg",
                    "RefererUrl": "http://www.africa-nature-photography.com/landscape-picture-4.html",
                    "FileSize": 84172,
                    "FileFormat": "jpeg",
                    "Height": "322",
                    "Width": "480",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/5477f6c511630438",
                        "Height": "93",
                        "Width": "140"
                    "Title": "DCWP 410 001 Landscape Picture jpg",
                    "Summary": "Landscape Picture 2 I took this landscape picture near Grabouw on my way to the De Hoop Nature Reserve in South Africa s Western Cape I just had to stop for it Cloud formations in this part of the country can",
                    "Url": "http://www.africa-nature-photography.com/images/DCWP_410_001-Landscape-Picture.jpg",
                    "ClickUrl": "http://www.africa-nature-photography.com/images/DCWP_410_001-Landscape-Picture.jpg",
                    "RefererUrl": "http://www.africa-nature-photography.com/landscape-picture-2.html",
                    "FileSize": 77414,
                    "FileFormat": "jpeg",
                    "Height": "322",
                    "Width": "480",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/4f07caae67d26392",
                        "Height": "93",
                        "Width": "140"
                    "Title": "about landscape yard jpg",
                    "Summary": "philosophy is that the final scaled landscape plan you receive should convey your landscape ideas in a road map that will be used to transform your house and yard into your home After our design meets your expectations we will submit our bid prices to implement the design and work on packaging and phasing options We use the same bidding process whether",
                    "Url": "http://www.envconst.com/Images/about_landscape_yard.jpg",
                    "ClickUrl": "http://www.envconst.com/Images/about_landscape_yard.jpg",
                    "RefererUrl": "http://www.envconst.com/about/landscape",
                    "FileSize": 39116,
                    "FileFormat": "jpeg",
                    "Height": "315",
                    "Width": "485",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/07706b565b3f956a",
                        "Height": "94",
                        "Width": "145"
                    "Title": "landscape02 JPG",
                    "Summary": "and Monet landscapes but with an Impressionistic approach I still want to re do the water reflections from the buildings and light but for now this will have to do Landscape Landscape close up Another example of the Virtual 3 D work I have been doing is",
                    "Url": "http://www.dustinhetrick.com/art/landscape02.JPG",
                    "ClickUrl": "http://www.dustinhetrick.com/art/landscape02.JPG",
                    "RefererUrl": "http://www.dustinhetrick.com/art.htm",
                    "FileSize": 475136,
                    "FileFormat": "jpeg",
                    "Height": "960",
                    "Width": "1280",
                    "Thumbnail": {
                        "Url": "http://thm-a02.yimg.com/nimage/99ff10027365797a",
                        "Height": "123",
                        "Width": "165"
                    "Title": "landscape 800 2 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-800-2.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-800-2.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-1.html?id=2",
                    "FileSize": 42291,
                    "FileFormat": "jpeg",
                    "Height": "600",
                    "Width": "800",
                    "Thumbnail": {
                        "Url": "http://thm-a03.yimg.com/nimage/0609a5f1103b8ee4",
                        "Height": "116",
                        "Width": "155"
                    "Title": "landscape 800 1 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-800-1.jpg",
                    "ClickUrl": "http://www.digital-cameras-help.com/landscapes/landscape-800-1.jpg",
                    "RefererUrl": "http://www.digital-cameras-help.com/wallpaper-landscape-1.html?id=1",
                    "FileSize": 129843,
                    "FileFormat": "jpeg",
                    "Height": "600",
                    "Width": "800",
                    "Thumbnail": {
                        "Url": "http://thm-a04.yimg.com/nimage/755ad7377c2f381c",
                        "Height": "116",
                        "Width": "155"
                    "Title": "landscape 1024 9 jpg",
                    "Summary": "",
                    "Url": "http://www.digital-cameras-help.com/landscapes/landscape-1024-9.jpg",
      

    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

  • 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

  • Kindle Fire and Adobe Air plug in + Air 2.7 + gpu + landscape + full screen

    Alright I got a couple of issues here.
    First I was on air 2.7 trying to convert an app that is designed to run in gpu mode, in landscape orientation, and full screen, well this is a known bug on 2.7 and the work arounds I found did not solve my problems or I was not clear on implementing them.
    Then I figured I go 3.1, surely that issue is fixed by now, run the app on my Kindle Fire and it tells me my air is out of date so it prompts me to go to the Amazon app store for an update except when I do it just takes me to the free app of the day page and I can't manually find the air app through the built in amazon app store, I see it on the web version but cannot download it, and if I am having this problem all the users will too so some solution like getting it off the android market and putting on the fire manually is useless.
    It seems that there is no plug in available on the amazon app store that will allow the fire to run applications built in 3.1, is this true? I've seen a few posts regarding this. And if true, why and when will this be fixed? I wasted a day with this problem when I could have been doing some design.
    Any ideas or suggestions are welcome.

    A word of caution:
    the Amazon Appstore checks for Kindle Fire support AFTER it accepts app updates.  So a developer can unknowingly break KF support, and still get app updates accepted into the store!
    Here is an e-mail I just sent to Amazon's KF team:
    FYI, there is a significant loophole in your submission pipeline:
    1) All my apps use Adobe AIR.
    2) For the longest time, they were all compiled with AIR 2.7 so there was no problem.  I got a bunch of downloads, including from Kindle Fire users.
    3) A week ago, I updated most of my apps to AIR 3.1, and broke Kindle Fire support, without my realizing it, because I didn't know that the KF only supports AIR 2.7.  Unfortunately, all the updates with broken KF support were accepted into the store!!!
    4) Now I am getting users complaining that their apps no longer work on Kindle Fire.
    What should have happened: NONE of the updates should have been accepted after it was realized by your review team that they broke Kindle Fire support, while previous versions worked fine on it and KF users downloaded them.  Reviewing KF support separately, after the initial review/acceptance, is not a good process!
    In any case, I have re-submitted all my apps with the release note 'Restored Kindle Fire support'.  What I did was use 'captive runtime' for compiling all my AIR 3.1 apps, which normally means that the app will not require an external AIR runtime to function.  Hopefully, this will work this time.  If not, I am going to have to re-compile everything using AIR 2.7, which is a major drag since some of the features I depended on are part of AIR 3.1.

  • How can I download Adobe air 0n a android tablet PC Intel TA10CA3 it keeps saying error 24

    How can I download Adobe air 0n a android tablet PC Intel TA10CA3 it keeps saying error 24

    Hi Akad,
    Did you found any solucion to your problem?
    I'm having the same problem with my tablet.
    The same code works on others devices but not on my tablet.
    I believe we are using the same tablet.
    Please send me an E-mail when you can.
    My email: [email protected]
    Hope you found the solucion.

  • Report error to admin on installation fail of adobe air setup ?

    Hi Guys
    Just wanna know if there is anyway to automatiaclly mail to partcular id if the installation of adobe air setup fail on user computer.
    Thanks and Regards
      Mohit

    Not built-in. You would have to create your own installer for this (which would have to be a platform specific executable).

  • Why is the adobe air installer failing?

    Hi there,
    I am trying to install Story Plus on my laptop, but I get an error message saying there's a problem with the installer, get a fresh copy from the author.
    so, here's the log from that issue.  Thanks for any help you can offer.
    [2014-12-28:15:36:12] Runtime Installer begin with version 15.0.0.356 on Windows 8 x86
    [2014-12-28:15:36:12] Commandline is: -playerVersion=16,0,0,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -x1 https://story.adobe.com//AIR/AdobeStory.air
    [2014-12-28:15:36:12] No installed runtime detected
    [2014-12-28:15:36:12] Invoking Application Installer for combined install
    [2014-12-28:15:36:12] Launching subprocess with commandline C:\Users\Warren\AppData\Local\Temp\AIR7884.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Warren\AppData\Local\Temp\AIR7884.tmp -playerVersion=16,0,0,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url https://story.adobe.com//AIR/AdobeStory.air
    [2014-12-28:15:36:12] Application Installer begin with version 15.0.0.356 on Windows 8 x86
    [2014-12-28:15:36:12] Commandline is: -runtime C:\Users\Warren\AppData\Local\Temp\AIR7884.tmp -playerVersion=16,0,0,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url https://story.adobe.com//AIR/AdobeStory.air
    [2014-12-28:15:36:12] No installed runtime detected
    [2014-12-28:15:36:13] Unpackaging https://story.adobe.com//AIR/AdobeStory.air to C:\Users\Warren\AppData\Local\Temp\fla91A9.tmp
    [2014-12-28:15:40:15] Application signature verified
    [2014-12-28:15:40:15] Unpackaging/validation complete
    [2014-12-28:15:44:23] Converting unpackaged application to a native installation package in C:\Users\Warren\AppData\Local\Temp\flaE7A.tmp
    [2014-12-28:15:44:24] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-12-28:15:44:31] Application Installer end with exit code 7
    [2014-12-28:15:44:31] Subprocess app installer failed (7)
    [2014-12-28:15:44:31] Runtime Installer end with exit code 7
    [2014-12-28:16:14:27] Runtime Installer begin with version 15.0.0.356 on Windows 8 x86
    [2014-12-28:16:14:27] Commandline is: -playerVersion=16,0,0,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -x1 https://story.adobe.com//AIR/AdobeStory.air
    [2014-12-28:16:14:27] No installed runtime detected
    [2014-12-28:16:14:28] Invoking Application Installer for combined install
    [2014-12-28:16:14:28] Launching subprocess with commandline C:\Users\Warren\AppData\Local\Temp\AIR6F61.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Warren\AppData\Local\Temp\AIR6F61.tmp -playerVersion=16,0,0,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url https://story.adobe.com//AIR/AdobeStory.air
    [2014-12-28:16:14:28] Application Installer begin with version 15.0.0.356 on Windows 8 x86
    [2014-12-28:16:14:28] Commandline is: -runtime C:\Users\Warren\AppData\Local\Temp\AIR6F61.tmp -playerVersion=16,0,0,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url https://story.adobe.com//AIR/AdobeStory.air
    [2014-12-28:16:14:28] No installed runtime detected
    [2014-12-28:16:14:29] Unpackaging https://story.adobe.com//AIR/AdobeStory.air to C:\Users\Warren\AppData\Local\Temp\fla9BC1.tmp
    [2014-12-28:16:18:24] Application signature verified
    [2014-12-28:16:18:24] Unpackaging/validation complete
    [2014-12-28:16:21:07] Converting unpackaged application to a native installation package in C:\Users\Warren\AppData\Local\Temp\flaAC8D.tmp
    [2014-12-28:16:21:08] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-12-28:16:21:24] Application Installer end with exit code 7
    [2014-12-28:16:21:24] Subprocess app installer failed (7)
    [2014-12-28:16:21:24] Runtime Installer end with exit code 7

    Hi,
    Can you please try the following?
    - First do a fresh install of Adobe AIR. You can get the latest one from https://get.adobe.com/air
    - Download the Adobe Story installer file directly from this url: https://story.adobe.com/AIR/AdobeStory.air
    - Double click on the downloaded file to install it.
    If this still fails, please mail us the logs at DL-AdobeStory-support<at>adobe<dot>com

  • Unable to launch adobe story app, because adobe air installer fails

    Hi,
    I am having problems launching the adobe story app. Everytime I try to open it it tries to update and it then launches the adobe air installer which always fails and I get the following message: Sorry, an error has occurred. The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author.
    If I close the message it launches Adobe Story and it happens again, and it goes into an endless loop.
    I've re-installed the latest version of Adobe air on my computer, and it still happens. I am able to login to Adobe Story on the webrowser but there's a lot of files missing. From reading the discussions I'm thinking this might be because its a free account, and the app is no longer available, and since it didn't sync for a long time.
    If this is the case, is there a way to recover the missing files without upgrading to a paid account?
    I don't want to pay for an account and discover that the files are still missing.
    or is this a completely different issue?
    In case this information is relevant I use an iMac with Mac OS X version 10.7.4, 3.1 GHz Intel Core i5 Processor, 4GB 1333 MHz DDR3 Memory.
    Thank you.

    Hi,
    We have recently pushed out a new build of Adobe Story.
    If the update is still failing, please mail me(roverma <at> adobe <dot> com) the contents of AIR installation logs.
    You can get the contents of the install log using the following steps:
    Mac OS X
    Open the Console application from the Applications/Utilities folder.
    Select System.log from the log list on the left.
    In the String Matching filter field, type Adobe AIR.
    Select all, and then copy and paste into a text file.
    Thanks
    Rohit
    Adobe Story Team

  • Extjs - php server communication in Adobe AIR

    I am trying to port a existing Extjs App with server communication via php to Adobe AIR. With the existing setup, I am not able to communicate . Can some one put some insight on Extjs communication via php in AIR ?
    Thanks in advance

    There is a google API SMTP Mailer for this purpose which can be used in AIR to send emails. You can refer to the http://code.google.com/p/smtpmailer/downloads/list
    and the implementation is in http://stackoverflow.com/questions/4104736/how-to-send-email-using-adobe-air
    Thanks

  • Adobe air sending messages

    Hello,
              Am working on an Adobe AIR application.See i have two type of users in my  application ,"nurses and patients".I jus create the UI ie,both of them have a login and register pages..when both of them get logged in they have there own home pages..In their home page they have a buttons "compose new message"..both of them could send messages between them.wen patient send a message,nurse will get an alert about that message(i mean alert inside the app..not like SMS).Actually..this is a mobile application ie mobile to mobile transactions are goin to happen..
    THis application is goin to run on smartphones..
    My question is:
    1.How can i do this messaging part?Am new to AIR applications..so i have no idea about this..please help anybody..
    Thanks

    Have you looked at posting in the Adobe support forums?

  • Problems with application on adobe air

    I am from russia, so sorry for my bad eanglish. I installed your product - adobe air. And after this all application on this plotform doesn't work. they doesn't have a assecc to internet, actually all twitter-clients. I block all prgrams, including antivirus and I can't solve this problem. My operation system is Windows 7.My e-mail [email protected]
    thank you.

    Does anybody can to help me?

  • Digital publishing with CS5 vs adobe air

    i went to an indd user group meeting in nyc last night and the subject was using CS5 to create magazines for the ipad. as a strictly print kinda girl i'm anxious and interested in how this is all gonna work. they mentioned adobe air at one point and i looked it up (i told you, i'm a print girl) and i'm wondering what the differences are in air and .issue. in other words, after reading a very little bit about Air it looks like it does what indesign is doing for the ipad. i know not much about either so could someone explain the differences, why one is better than the other and when one would be used preferably over the other?
    thank you!
    mary

    it was very interesting. just the number of people and the amount of anxiety in the room was interesting in and of itself.
    what struck me, since i'm not in magazine publishing, is that this could, theoretically, replace traditional printing. why limit it to magazines? imagine direct mail and catalogues, brochures, being done this way and sent via email (altho on the other hand don't we have all that capability on the internet?) and once this is available on desktop macs and monitors, imagine the effect on events, is the technology there for a 15' long interactive media wall? but anyway, back to my original question, we outsource content here to another studio that uses Air to create touchscreens for tradeshow booths. so i've heard of Air but never used it. how does Air work? why would i use it if i could do everything in indd CS5? the one thing that did seem like an advantage, from what i read, was that Air didn't require a browser or application, it created a standalone app so that would seem like it would be device independent as well. can they be read on a plasma, a phone, an ipad?
    i guess what i'm really wondering is if i'm going to invest the time to learn how to make .issue files and then find Air is the way to go. has anyone not been scarred by the betamax/vhs experience? if you have, you know my fear. : )

Maybe you are looking for

  • Oracle BPM 10.3 Cannot publish the project

    I'm getting fuego.compiler.InternalException while trying to publish project (see below). Oracle BPM 10.3 installed in AIX 5.3 64-bit and bpmengine is up and running. Appreciate any ideas. Internal error found. This should be reported to Oracle Suppo

  • After upgraded to version 5 few things missing..

    Hi, I am using blackberry curve 8520.. I have been using this for almost a year already. I noticed, there are few things missing and some problems occurred when I upgraded to version 5. Eg. Memopad, No column in option for alarm tones, my BB getting

  • Sequencing podcast entries

    Greetings all- Is there a way to re-order podcast entries? I am creating a sequence of podcasts in iWeb. Having created them in random order and wishing to publish them in a particular sequence, I am unable to discover a way to re-order them. Is ther

  • Hyperlinks with optional parameter in BO XI3.1

    Hi All, Can anyone please guide me how can i create a hyperlink which takes care of optional parameter and uses the same when there is a value or drop it otherwise from URL. I am not sure how no_value used to work, please guide me in that direction t

  • Pr change

    Dear Expets, How can it is possible after release of PR nobody can change or extend the pr with t.code ME52N where is the mandatory changes in back end  with release procedure.? Rajesh Chauhan