air

What's up with the Adobe AIR HTML development socket reference?

I'm trying to reconcile the various Adobe AIR HTML guides, and am totally lost. I want to do something with a socket. Some general guides on the topic here and here refer to Air.Socket(); But the supposedly Adobe AIR HTML reference looks like it's not even JavaScript and it references a namespace (window.runtime.flash.net.Socket) that ...

Could u tell me any popular air animation site ?

i want learn more thinks about air animation . not an application so any one know popular air animation site ? ...

Why does my Adobe AIR app say the latest update is damaged?

I have written an HTML/AJAX application with Adobe Air and run it on my WinXP laptop. But now I've released a newer version on my update site, the application downloads the update and says "The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author." I've tried repack...

Easy way to handle developemnt/production URLs in flex air app

Easy way to handle developemnt/production URLs in flex air app? I want to point to my local box for testing, but when I launch I want it to automatically point to the production URL. ...

Streaming Parsers (JSON/XML) for AS3/Flex/Adobe AIR application

Are there any stream-reading, parsing libraries available for json or xml formats in AS3? I'm setting up a long-polling application, using URLStream/URLRequest. I do not have control over the data I'm receiving other than a choice between formats. I'd like to have a parser that can handle fragments at a time, which would allow me to t...

How can I nicely animate between viewstacks

I have a little Adobe Air app and I want to have several 'views' within it. I can achieve these views using a ViewStack but am having difficulty finding a nice way to animate between them. This is what I have tried and although it works, one view disappears before sliding into view when what I want is more like the DestroyTwitter app wh...

Is it possible to use @import in Adobe AIR CSS?

Trying to use @import url('myfile.css'); in my css file in Adobe AIR but it's not working. I have tried variations such as url('file:///myfile.css') and url('file:///abs/path/myfile.css') and none of it seems to be working. ...

How do i run adobe air application without Adobe air player?

i dowload some animation from http://www.3dfreeair.com . so how can i run without Adobe AIR ?. How can i install in linux os ?. I am beginner so don't mistake me . i dont know anything about air . plz guys tech me about this . ...

How to execute a windows program from Adobe Air?

Hi can you please tell me how can i run a program from Adobe air application like for some event i want to run utorrent or word. ...

Flex Drag and Drop

Hi I am trying to do a flex drag and drop. It is very similar to this first example. http://livedocs.adobe.com/flex/3/html/help.html?content=dragdrop_7.html The problem is that event.currentTarget.mouseX,mouseY is showing the position where I put the mouse down rather than the position where I had finished dragging. I am just wonderi...

Source files installation problem in Adobe AIR

Hey guys, wonder why when I export my project to *.air and I install it on my computer. I can see the source files in the software installed directory. Should I choose something? or it's should be like this... because, why should I write softwares on adobe air if everyone can install the project and watch my codes? I programmed on ajax...

Detecting if UIComponent has scroll bars active

I have a TileList in flex, and need to be able to detect if the scroll bars are shown or not, so I can change the size of the items it is laying out. ScrollPolicy is set to auto, but I need a variable like CurrentScrollPolicy which will change from off to on depending on the content. Thanks ...

Adobe Flash Peer-to-Peer Application

I am doing a meeting system that display documents (PDFs) for end-users using Adobe Flash AS3 and Adobe Air. as a requirement we need to develop some interactive tools between end-users alike chat, sending files, polls and such stuff, but I should do it based on peer-to-peer connection. (No client/server method is allowed due to cost and...

Dynamic generation of .doc files

How can you dynamically generate a .doc file using AJAX? Python? Adobe AIR? I'm thinking of a situation where an online program/desktop app takes in user feedback in article form (a la wiki) in Icelandic character encoding and then upon pressing a button releases a .doc file containing the user input for the webpage. Any solutions/sugges...

Debug multiple Adobe AIR windows in Aptana

I am working on an Adobe AIR project with a login window (first html page) and then a second window for the main application (second html page). I am using javascript for the logic (as opposed to Flex) and read about Aptana´s javascript debugging for AIR applications. Unfortunately I can only get it to debug up to the point the second ...

Flex/AIR: Sending email with embedded image.. how?

I'm making e Flex AIR application that will produce a giftcard from a webcampicture. This giftcard needs to be sended in an e-mail to a recipient provided in the program. Should I upload the picture to a server and use php to send the mail? ...

Flex: Popup Window - Get [ok] or [cancel]

I've done a lot of C# programming with both Winforms and WPF. I'm working on a Flex/Air app now for cross platform support. But this is my first flex project, so I'm learning as I go. I've got a window that I want to popup, that the user will fill out a form, then hit OK or CANCEL. I set it up the same way I would've in C#, but it doesn...

how to remove right click menu in swf (flash cs4 using action script 3 ,flash 9) ?

i made swf using flash 9 player if i right click swf it will shows menu like zoom in , zoom out, etc option . but i saw this site url ( http://www.3dfreeair.com/index.php?option=com_content&view=article&id=4&Itemid=6 ) animation swf like elephant.swf, bird.swf... not show anything .only shows reddraw option How can i do li...

Can Adobe Air be the best solution for a Mac and iPhone application?

We are at a crossroad as what development tool to use for our application. We do not know if we will go for Adobe Air or use the traditional road which is Objective-C and Cocoa. The software is similar to www.riffmasterpro in functionality. Is Air the best solution here? ...

Force install location in Badge installation of AIR applications

Hi, Is there a way to force install location when installing an AIR application via badge install? We don't want the user's to modify the installation location of the application. Regards, Sandeep ...