Tagged Questions

0
votes
3answers
12 views

Masks in AIR with Actionscript 3

I'm trying to do a mask on a circle shape in ActionScript 3 (I'm using the Flex AIR framework). It has to do with the ecological footprint, each circle representing one earth. This ecological …
0
votes
1answer
23 views

Flex and source folders in bin-debug

Is there a way to avoid the copy of the empty folders, based on the current source library structure, in bin-debug folder? I'm using Flex 3.2 Thanks
0
votes
3answers
49 views

What’s the best AIR & Ruby integration tool/framework?

Well, I tried Shoes, Titanium, and RubyFX (or was it FXRuby?) and am not yet quite happy with the stability and cross-platform support from any of them as desktop application GUI tools. Next in line …
0
votes
1answer
69 views
+200

high performance encryption in adobe air / flash

When looking for encryption related classes/functions in action script / air / flash, I saw the as3crypto project. This one provides a v. nice set of options, but I am a bit concerned on what the …
0
votes
0answers
28 views

Discovering “Stop Points” in an Interactive Quicktime Movie

Keynote lets you export a Quicktime movie that is interactive... it will automatically pause after each transition and you can click anywhere on the movie (if you're running in quicktime) to make it …
0
votes
1answer
20 views

style air application

for school we are making an air application and we've run into some questions, things we don't know how to do. Where can we find information on how to style our air application, we would like to get …
0
votes
2answers
40 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
27 views

Tree dataTipFunction tooltip Change position,Flex3

Hi, I am doing dataTipFunction on Tree in Flex3 Air, At present the tooltip hides the present node, i need to reposition the tooltip above the node, how can change the x,y position of the tooltip. …
0
votes
0answers
13 views

AdvancedDataGrid tree view

I have an AdvancedDataGrid filled by an arraycollection composed by objects I want to have a tree view in the grid like this example: I can't solve the problem because i want to mantain the tree …
0
votes
1answer
34 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
14 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 …
0
votes
1answer
23 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
28 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 …
1
vote
1answer
43 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
14 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: …

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