Tagged Questions

0
votes
3answers
38 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
26 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
3answers
59 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
2answers
18 views

AIR file is damaged after publish.

I tried to find an answer here but haven't seen anything yet. I've been working on an AIR application with Flash CS4 (AS3) for the last two days. Yesterday when publishing I was able to install the …
0
votes
2answers
39 views

Reason for slow Adobe AIR app performance?

I am trying to debug a strange problem with Windows XP (SP3) Adobe AIR performance. Our app syncs data from a remote server to a local SQLite database, and on certain machines, this process takes …
0
votes
1answer
12 views

How to execute adobe air app from Flex ?

Helo everyone, May i ask a question, How to execute adobe air app & pass argument from Flex ? Thanks in advanced. Jacky Ho.
0
votes
2answers
28 views

Easiest way to tell if an object has been modified since save?

Hello, I'm creating an air application that allows the user to create, edit and save Objects in files. I'm trying to implement a "Save on Close" prompt if the user hasn't saved her changes to the …
0
votes
5answers
64 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
3answers
40 views

Adobe Air - Read updates to File with FileStream

I'm trying to get two different apps to communicate through a file. I would like app 1 to append some text to a file, and app 2 to notice, and read the new bytes (not the whole file). There is an …
0
votes
2answers
204 views

Best way to show image sequence as a movie in Adobe AIR

I need to show an image sequence as a movie in an Adobe AIR application - i.e. treat lots of images as video frames and show the result. For now I am going to try simply loading them and displaying in …
0
votes
4answers
148 views

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
17 views

URLStream & OSX laggy

I'm using URLStream to download 30-80mb files over HTTP. It downloads fine on Windows XP, but is extremely laggy in OSX. Anyone had similar issues? Here's some snippets of the code. function …
1
vote
1answer
26 views

Application.application.nativeWindow.activate() problem on Windows

I have an AIR application with a system tray icon. When clicked it shows and activates the app. This is working as expected when the app is hidden (docked), however if I select another application so …
3
votes
7answers
2k views

Download a file with Adobe AIR

How do I download a file from the internet in a Flex based AIR application. I tried using a file with url set to the address, but I got a file does not exist error when I tried to save it. And it …
0
votes
2answers
29 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 …

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