Building HTML Air Application in Dreamweaver CC

I need some help ASAP.  We were recently switched over to Creative Cloud, and besides many issues we are having with CC that I won't go into here, one thing that is an immediate need is figuring out how to build and publish Air apps?  All fo the extensions that I have found and instructions I have read do nothing to get it working.  I can't even find an air extension from within the extension search/manager within the application itself.  Does anyone have the specific extension as well as directions for getting it running?  It was fine in CS5.X but no love now.  Please help!!

Yes, why! Why doesn't this post have a clear answer but more importantly why doesn't Adobe have a well-published answer to removing this functionality from products and their future vision/plans for Air?
To answer your question directly, you're missing what comes before that sentence... "Can I create Adobe AIR applications with Dreamweaver? Yes. Dreamweaver CS5 (and later) provides native support for building and packaging JavaScript/HTML applications on Adobe AIR for the desktop."
The sentence you refer to is specific to mobile. I'm interested in creating Air apps for desktop directly from DW. It's confusing and misleading (not to mention frustrating) trying to find answers and solutions. Simply saying that this isn't the correct forum isn't helpful. Is there an article that you can point to from here about Adobe's decision to remove Air support?

Similar Messages

  • How to embed and play mp4 video in HTML AIR application?

    Adobe Air HTML / JS application compiled from SDK command line.  I am not using flash pro or flash builder to create the application.
    I was using dreamweaver but the dw air plugin seems to have stopped being developed so I switched to using the command line tools.
    I am creating desktop air application that has embedded mp3 audio and also I want to embed mp4 video.
    Using jQuery and the AIR js plugin I am able to play audio via buttons hooked up via jQuery and the AIR js plugin from the SDK.
    What I am doing is creating proofs for clients in AIR and sending link to the client to download the application.  I embed the media because I do not want to place them on a website where it could possibly be seen by non-clients and get picked up in the SE's.
    I am finding it hard to understand the AIR process for playing video.  I read that it is the same procedure as audio but it does not work.
    If it was hosted on youtube or somewhere embedding the web player would be simple, just copy paste some code and it works.  When actually embedding the video say mp4, f4v, mov, wmv or similar file formats I can't get AIR to play the video.  Audio, not a problem it works great.
    I would like to do the following with video.
    Embed the actual file in the AIR app.  I can do this, it gets embedded.
    Play, pause and stop the video - Can't get this to work
    Get the current stop point and be able to start the video by sending a start point - This is all working with audio I just want to do it with video.
    I have searched the forums, the search engines, youtube and read through the documentation on Air but the video does not work at all.
    I need code samples and direction on how to make an embedded video play inside of a desktop air application using the HTML / JS air model. I am using the command line tools to create the air package and test the air app.
    Please help if you have figured this out.
    Thank you.
    Not sure if this matters but I am using Windows 7 Pro 64bit as my development machine.

    In addition I also can not get html5 video to play in the adobe air app.  Would this issue be tied to the above?

  • Not able to make an air application in dreamweaver

    Hi,
    I have recently downloaded the air extension for dreamweaver
    and have installed the runtime also. Whenever I try to make an
    application.xml file, it throws up a dialog box stating that
    "already an air application is running or you are previewing an
    application. Close the application."
    What am I supposed to do?
    Any help will be appreciated.
    Gaurav

    Hi Gaurav -
    Sorry for the delayed response; I just noticed this post.
    Can you tell me a bit more?
    1) Is this still happening?
    2) What version of the extension are you running?
    3) What are the exact steps that lead to this error dialog?
    (What do
    mean by "making an application.xml file" --- are you just
    opening the
    AIR Application Settings dialog, entering some details, and
    then hitting
    the Save button?)
    It looks like the error message is actually misleading, but
    I'm trying
    to figure out what the real problem is.
    - Vic

  • Content overflow, when building an Air Application. Does Catalyst provide any solution?

    As artboard is in fixed size, but at 1 stage the content has to move down on navigating to different states, and I need to show all content, when I build an air file, the content is over flowing from the fixed artboard size. How I can restrict its content to not to be displayed from any direction and may open from other sides as I have few popups to show on the right of this application, and I need it as it is.
    Any Help?

    Thanks for your swift reponse Peter but I tried these steps and am still unable to get my application to update.
    I can't understand how I can get the application to update locally by specifying the location of the xml file in the SSL properties and not get the application to update when I enter the http address for the xml file in the SSL properties.
    I have used the same folder throughout this process and I am baffled as to why it does not work.

  • CS4 or FLEX Builder for AIR Application?

    Hello,
    I have installed CS4 and Flex builder 3. I would like to develop some desktop applications, which is the best editor to develop AIR application?
    Thank you

    I faced a similar choice recently: Flash or Flex for developing CS4 panels.
    John Nack advised me to use Flex Builder. He was right. For a desktop AIR application or something like CS4 panels, the Flex Builder IDE is more powerful and helpful. If you're a developer familiar with other programming tool IDEs, like Microsoft Visual Studio, various Java IDEs, etc. then you will find the Flx Builder IDE to be more intuitive.
    Flash is a good choice for developing animated SWF panels that are driving things like Flash movies. If you use Flash, you'll have to deal with the Timeline. With Flex Builder, you don't.
    They both provide access to Action Script. But they expose functionality differently. Also, Flex Builder provides some data visualization tools, etc. that are not part of Flash.
    Mitch

  • What is the use of Digital Signature in export release build for AIR applications

    hi Freinds..
    what is the use of digital signature identity  when we release build?

    Well obviously it is an Ant build.
    It looks to just compile/build a web application into a war so you can deploy it where you want to.
    You don't need to edit it every time you are making a new page. It should work for any generic struts web application laid out in the fashion it expects.
    Cheers,
    evnafets

  • Building Air Application in Dreamweaver CC

    I need some help on this ASAP.  We were recently upgraded to CC and I need to make edits to an Air based application that we had previously built in Dreamweaver.  Does anyone know how you get it running?!  None of the extensions that I have found in the forums will install and I need to get this working as soon as possible.  Are there any links to a set of instructions?

    Ask in http://forums.adobe.com/community/air or http://forums.adobe.com/community/dreamweaver
    This forum is actually about the Cloud, not about using individual programs
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll

  • How do I build an air application from swf?

    I have a simple SWF that I have built in FlashPro 5.5
    published for AIR 2.6 player
    It has multi-touch functionality designed for a kiosk installation on MacMini with a magic trackpad
    when I publish/test (F12) it from SDK, the trackpad functions perfectly
    BUT
    when I launch SWF in a stand alone player (or build a executable projector), the mutitouch functionality disappears
    WHAT AM I DOING SO VERY WRONG?

    Steph44 wrote:
    I have inadvertantly deleted the icon to open Adobe Dreamweaver
    Where? From the Dock or the Applicaitons folder?
    The Dock icons are "aliases" or "shortcuts" to the original files  or programs, in this case in your Applications folder.
    Just drag the Adobe Dreamweaver icon out of the Applications folder and position it on the Dock in the old location, it will make another "alias" and the original returns to the Application folder.
    If it's gone from your Applicaiotns folder, look in your Trash can and put it back in the Applicaitons folder
    If not there then open the DMG by double clicking on it and double clicking on the installer file to reinstall it.
    You'll have to update the program and likely enter your serial again.

  • AIR Intrinsic Classes-Tried and Proven Approach to building AIR applications   in the Flash CS3 IDE

    Hi everyone,
    For all of you out there who would like to develop AIR
    applications
    from the Flash CS3 IDE but aren't sure how to get those pesky
    intrinsic
    classes working, I have a technique that you can work with to
    create
    your classes and make fully functional AIR applications.
    First of all, those solutions out there that list
    "intrinsic" functions
    in their class definitions won't work. That keyword has been
    taken out
    and simply won't work. The "native" keyword also doesn't work
    because
    Flash will reject it. The solution is to do dynamic name
    resolution at
    runtime to get all the classes you need.
    Here's a sample class that returns references to the "File",
    "FileStream", and "FileMode" classes:
    package com.adobe{
    import flash.utils.*;
    import flash.display.*;
    public class AIR extends MovieClip {
    public static function get File():Class {
    try {
    var classRef:*=getDefinitionByName('flash.filesystem.File');
    } catch (err:ReferenceError) {
    return (null);
    }//catch
    return (classRef);
    }//get File
    public static function get FileMode():Class {
    try {
    var
    classRef:*=getDefinitionByName('flash.filesystem.FileMode');
    } catch (err:ReferenceError) {
    return (null);
    }//catch
    return (classRef);
    }//get FileMode
    public static function get FileStream():Class {
    try {
    var
    classRef:*=getDefinitionByName('flash.filesystem.FileStream');
    } catch (err:ReferenceError) {
    return (null);
    }//catch
    return (classRef);
    }//get FileStream
    }//AIR class
    }//com.adobe package
    I've defined the package as com.adobe but you can call it
    whatever you
    like. You do, however, need to import "flash.utils.*" because
    this
    package contains the "getDefinitionByName" method. Here I'm
    also
    extending the MovieClip class so that I can use the extending
    class
    (shown next) as the main Document class in the Flash IDE.
    Again, this is
    entirely up to you. If you have another type of class that
    will extend
    this one, you can have this one extend Sprite, Math, or
    whatever else
    you need (or nothing if it's all the same to you).
    Now, in the extending class, the Document class of the FLA,
    here's the
    class that extends and uses it:
    package {
    import com.adobe.AIR;
    public class airtest extends AIR{
    public function airtest() {
    var field:TextField=new TextField();
    field.autoSize='left';
    this.addChild(field);
    field.text="Fileobject="+File;
    }//constructor
    }//airtest class
    }//package
    Here I'm just showing that the class actually exists but not
    doing much
    with it.
    If you run this in the Flash IDE, the text field will show
    "File
    object=null". This is because in the IDE, there really is no
    File
    object, it only exists when the SWF is running within the
    Integrated
    Runtime. However, when you run the SWF as an AIR application
    (using the
    adl.exe utility that comes with the SDK, for example), the
    text field
    will now show: "File object=[object File]". Using this
    reference, you
    can use all of the File methods directly (have a look here
    for all of
    them:
    http://livedocs.adobe.com/labs/flex/3/langref/flash/filesystem/File.html).
    For example, you can call:
    var appResource:File=File.applicationResourceDirectory;
    This particular method is static so you don't need an
    instance. If you
    do (such as when Flash tells you the property isn't static),
    simply
    create an instance like this:
    var fileInstace:File=new File();
    fileInstance.someMethod('abc'); //just an example...read the
    reference
    for actual function calls
    Because the getter function in the AIR class returns a Class
    reference,
    it allows you to perform all of these actions directly as
    though the
    File class is part of the built in class structure (which in
    the
    runtime, it is!).
    Using this technique, you can create references to literally
    *ALL* of
    the AIR classes and use them to build your AIR application.
    The beauty
    of this technique is its brevity. When you define the class
    reference,
    all of the methods and properties are automatically
    associated with it
    so you don't need reams of code to define each and every
    item.
    There's a bit more that can be done with this AIR class to
    make it
    friendlier and I'll be extending mine until all the AIR
    classes are
    available. If anyone's interested, feel free to drop me a
    line or drop
    by my site at
    http://www.baynewmedia.com
    where I'll be posting the
    completed class. I may also make it into a component if
    there's enough
    interest. To all of you who knew all this already, I hope I
    didn't waste
    your time.
    Happy coding,
    Patrick

    Wow, you're right. The content simply doesn't show up at all.
    No
    JavaScript or HTML parsing errors, apparently. But no IE7
    content.
    I'll definitely have to look into that. In the meantime, try
    FireFox :)
    I'm trying to develop a panel to output AIR applications from
    within the
    Flash IDE. GSkinner has one but I haven't been able to get it
    to work
    successfully. Mine has exported an AIR app already so that's
    a step in
    the right direction but JSFL is a tricky beast, especially
    when trying
    to integrate it using MMExecute strings.
    But, if you can, create AIR applications by hand. I haven't
    yet seen an
    application that allows you to change every single option
    like you can
    when you update the application.xml file yourself. Also, it's
    a great
    fallback skill to have.
    Let me know if you need some assistance with AIR exports.
    Once you've
    done it a couple of times, it becomes pretty straightforward.
    Patrick
    GWD wrote:
    > P.S. I've clicked on your link a few times over the last
    couple of days to
    > check it out but all I get is a black page with a BNM
    flash header and no way
    > to navigate to any content. Using IE7 if that's any
    help.
    >
    >
    >
    http://www.baynewmedia.com
    Faster, easier, better...ActionScript development taken to
    new heights.
    Download the BNMAPI today. You'll wonder how you ever did
    without it!
    Available for ActionScript 2.0/3.0.

  • Flv video not playing in AIR application

    Hi everybody,
    i'm building a tutorial with flash catalyst and since the 20 states limit i've split it up in different swf files that I import and show in different states.
    One of these swf (which i built with Catalyst as well) is supposed to play a flv video, and it actually plays it if i run it alone.
    The problem comes when i build the overall tutorial: it works perfectly with the "run project" command in Catalyst and with the run-local version but the video won't play if i try the AIR application.
    Does anyone have any suggestion?
    NB: the "asset" directory created with the AIR application installer does contain the flv file (i didn't have to put it there manually)
    Thanks in advance for your help,
    Giuseppe

    Hi Giuseppe,
    what I do is:
    1. create a file using Captivate
    2. i place a .flv video in this file
    3. save the file as .swf
    4. then i go to dreamweaver and put the swf on a html page.
    Now:
    when viewed in a browser, everything runs fine.
    when i pack this page into an air application (in dreamweaver) the video does not appear,
    instead I get this "Connection Error"
    I do not know a console or log file.
    However, I learned that there is a .xml file located in the same AIR folder that you publish in.
    In this .xml file there is a setting :transparency. in order to playt a .flv file this must not be be "transparent"!
    (i read this somewhere in the net)
    hope that helps
    I will talk to a professional programmer, if I have any news, i will let you know
    Claus

  • Play flv byte array in Air Application

    I'm trying to load and play an FLV from a ByteArray in Air application . I have created small dummy application in  which l am readiong flv from file system .After reading flv file i have byte array so can you please help me out in thi how to p-lay flv from byte array.
    I have searched the web for awnsers and didn't find anything .
    Any help, ideas or something?

    Hi Giuseppe,
    what I do is:
    1. create a file using Captivate
    2. i place a .flv video in this file
    3. save the file as .swf
    4. then i go to dreamweaver and put the swf on a html page.
    Now:
    when viewed in a browser, everything runs fine.
    when i pack this page into an air application (in dreamweaver) the video does not appear,
    instead I get this "Connection Error"
    I do not know a console or log file.
    However, I learned that there is a .xml file located in the same AIR folder that you publish in.
    In this .xml file there is a setting :transparency. in order to playt a .flv file this must not be be "transparent"!
    (i read this somewhere in the net)
    hope that helps
    I will talk to a professional programmer, if I have any news, i will let you know
    Claus

  • Filetype HTML.xht workaround for Dreamweaver CS5.5

    upon upgrading to Dreamweaver CS5.5, i noticed that files of filetype HTML.xht in one of my web projects either wouldn't open in Dw, or wouldn't open with link color cueing and file management.
    the known workaround is configuring the following files by adding item 'XHT' after 'XHTML' on the line for 'HTML' documents:
         Applications/Adobe Dreamweaver CS5.5/Configuration/DocumentTypes/MMDocumentTypes.xml
              [in Dw CS5, was Applications/Adobe Dreamweaver CS5/Configuration/DocumentTypes/MMDocumentTypes.xml ]
    and
         /Users/me/Library/Application Support/Adobe/Dreamweaver CS5.5/en_US/Configuration/Extensions.txt
            [in Dw CS5, was /Users/me/Library/Application\ Support/Adobe/Dreamweaver\ CS5/en_US/Configuration/Extensions.txt ]
    the workaround enables Dw CS5.5 to open an HTML5 document with an 'xht' extension via the Files Panel.
    additional information about 'deployment of HTML.xht' is noted on my web site at
    http://www.enhanceability.com/dev/0.xht
    please let the Dreamweaver developers know that there must be a better way to support HTML.xht or HTML5.
    best regards,
    Ron Stone

    Hi Peran,
    I actually resolved the problem by accessing the website with Internet Explorer (ver. 8.0.7601.17514)) rather than with Chrome (ver. 35.0.1916.153 m).  Link =  http://helpx.adobe.com/creative-suite/kb/cs5-5-product-downloads.html, which can be navigated to via your link (http://helpx.adobe.com/download-install.html) as well as via the link referenced in my question  (https://www.adobe.com/downloads/other-downloads.html).  The problem apparently related to Chrome.
    Thank you,
    Larry

  • Adobe AIR HTML/JS application and Windows Native Installer

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

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

  • Incorrect functionality of Embedded tag in html page, displaying object on top of all layers of Adobe air application native window

    Title
    Incorrect functionality of embed tag in html loader for adobe air development
    Description
    Problem Description: If we had loaded youtube.com video url in a view stack and navigate to other index of stack or away from we UI screen within the same native window video or embeded tag of flash player or any other embed object will be displayed on top of all screens layer in same position of where the object should be placed in side of html loader only.
    Steps to Reproduce:
    1) go to http://get.straweb.com/StraWebBrowser/StraWebBrowser.air download and install
    2) load 2 tabs and in the 3 tab load video player of youtube.com which will a sample video
    before completing the load of 3 tab which trying to load video from youtube.com, navigate to other tabs 1 or 2 in few second once the flash player of youtube.com video player is load it will display in the current tab or UI screen.
    3) Try navigating to other tabs than youtube.com loaded tab you see the flash player is on top it stable.
    4) navigate to 3 tab and try to navigate to other tab you can observe that so how it will not show that flash player and only visible in that 3 tab which is fine.
    Actual Result: Embedded tag of html page displaying on top of all layers of Adobe air application native window
    Expected Result: Embedded tag of html page should only displayed in side htmlloader
    This you can replicate in any adobe air plugin update and on any Hardware and Environment.
    Applicable to all sdk versions of adobe air.

    Adobe Bugbase: Bug 3823839 Incorrect functionality of embed tag in html loader for adobe air development

  • Html display order : PDF document in AIR application

    Hello.
    I read
    "The display order of a PDF file operates differently than other display objects in an AIR application. Although PDF content clips correctly according to HTML display order, it will always sit on top of content in the AIR application's display order."
    I am concerned with the "PDF content clips correctly according to HTML display order" part. I would like to know what it exactly means. That is I want to be sure that I could put, for example, and image over the PDF doc, or any other HTML elements without them being graphically overridden by the PDF view. Thanks in advance.

    My reading of the quoted bits is: Inside the PDF, layer ordering rules should work correctly.  But the PDF itself will float above any other content in AIR.

Maybe you are looking for

  • Show Column Data In One Row

    Hello, Tell Me how i can show a single column data in one row. 10 20 30 To 10,20,30

  • How to handle hyphenation while saving pdf into word file by Acrobat XI

    Hi All, When I am saving my searchable pdf file into word document hyphenation at the end of line are appearing with a space in word file. Any idea to handle such cases. Thanks Karan

  • Lost GREP styles

    I had created a whole liste of GREP-styles and suddenly I realize they have all disappeared. Perhaps this happened when synchronizing the parameters, or by installing Indesign 2014. Does someone know where the user-created GREP-styles are stored? I c

  • Can't get to the JavaScript documentation

    I downloaded the Acrobat 9 SDK and unzipped the file. When I go to the Documentation folder and try and extract the help package from the zipped file it gets part way through then I get a message saying Windows Explorer is restarting. I get only part

  • Duplicate Files...How can I find them all?

    I have many duplicate files. How can I locate them all so I can organize them (delete the ones I don't need)? Is there a program that will do this?