1
vote
1answer
13 views
Checking Is site Up
Hi,
Let me ask you naive question.
Is there easy way to check in Flex if Web Server (Tomcat6) is up,
for example: http://localhost:8080/myapp.html or .../services/myapp?WSDL
…
0
votes
2answers
69 views
Adobe AIR 2.0 Native Process with Java
Hi to all, i have been playing with adobe Air 2.0 beta 2, native process is a very interesting feature, but i just wondering if it can be use it to invoke java code that is in a ja …
1
vote
3answers
32 views
AIR and remote connection
Hi,
I am developing an AIR application which can create/read/update Excel 2007 files (XLSX format).
Since AS3XLS lib doesn't support Excel 2007OpenXML, I had to use Java POI frame …
0
votes
1answer
15 views
AIR:c / c + + can call the AIR? If you can, what specific way?
c / c + + can call the AIR? If you can, what specific way?
0
votes
1answer
71 views
Google Maps in Offline AIR application
Greetings all,
I am looking into building an AIR application that will show positions of locations and associated details in layers over maps. The positions will be entered into t …
0
votes
1answer
40 views
AIR: do not delete already installed files, just overwrite
Hi all,
when i reinstall an AIR application, i let the Adobe AIR installer handle the update.
But: i would like the installer just to overwrite the already installed files with th …
1
vote
1answer
29 views
Is there anyone available immediately for an AIR development project that needs to be completed by mid February?
I'm currently looking for an AIR developer to build a custom media player over the next 4 weeks.
If you're available and interested, please let me know and we can go over details. …
0
votes
6answers
316 views
Flex and Excel 2007
Hi,
I am trying to explore how to use Flex with Excel.
As a minimum, need to be able to read and write Excel files.
I did see that Christophe's AIR2 sample,
which uses AS3XLS lib …
0
votes
2answers
31 views
Does anyone know how to create a new calendar entry in Outlook from an AIR app seamlessly on Windows?
Does anyone know how to create a new calendar entry in Outlook from an AIR app seamlessly on Windows? I want to be able to send over calendar events to outlook from an air app
0
votes
1answer
21 views
SAXParseException passing param from AIR to Web Service
Hi,
I am trying to call Java Web Service from AIR application
and pass it data parameter (String in XML format):
SetExcelData_result="setExcelDataResponse(event)"
…
0
votes
3answers
119 views
Desktop Recording
I need to write an app that can record the desktop, and it needs to work on both Windows and Mac. I do know that the Flash Player (and I assume AIR) cannot directly record it, so …
0
votes
1answer
75 views
Detect operating system in Adobe AIR
Hi there,
is it possible to detect the operating system from an AIR application? (Windows, Linux, Mac)?
Tnx!
Gregor
0
votes
1answer
52 views
AIR: How do I save current canvas state as image?
Using a data visualization library I have an AIR app that creates a chart on a Canvas. I would like to export that chart, as an image, to a desktop application, such as MS Powerpo …
0
votes
3answers
20 views
air app using lcds - tomcat is shuting down
I have a complex adobe air app using livecycleDS 2.6.1 on server side. App uses dataserviceas and messaging. Server is running smoothly without any problem, but after some time (fe …
0
votes
0answers
13 views
Accessing a Nokia device via USB in AIR 2.0
With AIR 2.0 now able to access USB drives and communicate with Java through NativeAccess could anyone clarify how I would go about communicating with a Nokia device plugged in via …