Tagged Questions

0
votes
1answer
8 views

How to create multiple processes in Adobe Air program?

How to create multiple processes in Adobe Air program? Docs? Tuts? Algorithms? (for ex I have some design logic and some services client logic i want to run them in separate processes) (Air 2.0 is ok …
0
votes
1answer
14 views

Good alternative for Adobe AIR and Zinc in Flash 10 + AS 2.0

I'm making a Flash app in Flash 10 and ActionScript 2.0 and need support for calling an EXE with some params and minimizing/close the application. Neither Adobe AIR nor Zinc don't seem to support …
0
votes
1answer
9 views

AdvancedDataGrid dataFields refresh

Hi All I have a problem with an AdvancedDataGrid; i want the fields Actual and Estimate to change with the timer function but it doesn't work. It works only by refreshing all the adg with the collapse …
0
votes
1answer
9 views

flex regain lost focus

Hi all, I have a custom component with textbox & a poup button as <mx:HBox> <mx:Text id="source" height="100%" width="40%" data="my text" /> <mx:VBox …
0
votes
0answers
10 views

Adobe Flex and Air Connecting to a network.

What Approach can you use to Connect Adobe Air Application to a Local Network? Examples of function is send a message to other computer that is connected to a network, sending files or viewing their …
0
votes
1answer
10 views

Generate certificate for signing AIR app

How do I generate a self-signed certificate to sign an adobe AIR app? I'm using the maven flexmojos plugin. I've followed an openssl tutorial to generate a .p12, but now the mvn plugin /adt compiler …
1
vote
1answer
36 views

Flex AIR Sqlite as embedded database

Hi all, I am devloping an editor with spell check feature in Flex + AIR using Sqlite as an embedded database. In database I have a table with the words. The table contains lacs of words. I have …
0
votes
1answer
28 views

StyleSheet.parseCSS converts style-names to lowercase in AIR

I am loading css file in Flex 3 AIR application. While reading the style name, I am lowercase version of it (i.e, .NewFontStyle is converted to .newfontstyle) how to get name as mentioned in css …
0
votes
1answer
12 views

Flex datagrid component and agregated classes

I have the following question regarding Flex/AIR data grids: Can I access the value of a var of one aggregated object as a dataField of a column of the DataGrid? What I would like to have is: …
0
votes
1answer
18 views

Air application running only in builder environment

Hi , I have an air application that loads a swf ( built in flex ) , this swf loads moduls and basicaly my air application is a testing environment for this swf . when i run it in flex environment ( …
1
vote
1answer
39 views

Adobe Air vs Java for Internet Cafe Time Manager Application.

Hi, I'm planning to do a little project to expand my knowledge in programming. The application I'm trying to build is an Internet Cafe Manager (I Know there are a lot software out there that is …
0
votes
0answers
5 views

Adobe Air: Drag causes weird Application Crash

Hey, this is weird: I created a mx:List and using an mx:Canvas with some Items as ItemRenderer. Everything works fine, the List is displayed correctly. Now I set dragEnabled="true", dropEnabled="true" …
0
votes
1answer
7 views

Safari displaying the binary code instead of downloading Adobe air application.

I'm using Adobe Air 1.5 with Safari 4.0.3 on Mac OS Snow Leopard. When the browser attempts to download the Air file, binary code is displayed in the browser instead of downloading the Air …
0
votes
1answer
18 views

Download and Store Multiple Files with Adobe AIR ( Flash CS4 Dev)

How do you download multiple images from a server and store them on in the application directory in Flash IDE , Adobe AIR? Specifically, I am using AMFPHP to pull the paths out of a DB and download …
0
votes
1answer
24 views

Can an AIR application access its own digital signature?

All AIR installation files must be digitally signed (http://help.adobe.com/...). Is there a way for an AIR application to access this signature information at runtime? Say, I'm distributing …

1 2 3 4 5 30 next
15 30 50 per page