0
votes
0answers
11 views
Using HTML And Web Languages For Windows Mobile Development
I'm now thinking in develop some Windows Mobile applications in a different language, then I choosed HTML and the other Web Languages, but:
It's possible to use Web languages to …
0
votes
1answer
16 views
Can an AIR application access it’s 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 di …
0
votes
2answers
70 views
Best way to create GOOD LOOKING, multi-platform, desktop Ruby apps?
Hi everyone,
I've got an idea for an idiotically simple application, one that converts HAML and SASS into HTML & CSS files for the user by watching directory changes (like Comp …
0
votes
1answer
21 views
Is it possible to combine Air and ASP.Net in one app?
I would love know if i could combine Air, and ASP.Net in one application and what design strategy would suit this type of application. Please.
0
votes
1answer
28 views
Authenticating and tracking users in a JSON webservice
Hi All,
I have contact management / CRM application used in-house by our company, It is a web based app and thus uses a lot of Ajax. Most of the data is JSON, and the backend serv …
1
vote
2answers
39 views
Dektop audio app - suggestions for how to build for Win/Mac/Linux?
I am a web developer well-versed in XHTML/CSS, JavaScript, Perl, PHP, and XML/XSL. I would like to write a desktop application for music teachers that manipulates audio files. The …
0
votes
2answers
52 views
Is there a stand-alone database for Adobe AIR that supports large amounts of data?
I have considered SQLite, but from what I've read, it is very unstable at sizes bigger than 2 GB. I need a database that in theory can grow up to 10 GB.
It would be best if it was …
0
votes
2answers
43 views
Accessing a local access database from Flash (or AIR)
Is it possible for Flash or possibly Adobe AIR to have access to a local Access database?
I will have either a Flash EXE or AIR application running on a local PC (WinXP). The PC w …
0
votes
1answer
11 views
Adobe AIR: detect en_GB locale
Is there a way to detect if the user is running the AIR application under en_GB locale on Windows? Capabilities.language returns only "en" and Capabilities.languages[0] returns "en …
0
votes
3answers
52 views
Write once, run anywhere languages & Unrar for AIR
I wanted to ask if there are any other Write Once, run anywhere languages like Java or AIR. I have mostly been a Java developer up till now, and a bit of Python and recently AIR ha …
0
votes
0answers
13 views
DataEvent.UPLOAD_COMPLETE_DATA wont wait for transferring entire response?
I am implementing a multiple file upload using Adobe AIR which loops through a text file and uploads all file listed in the text. I am using file.upload() since I need to post some …
0
votes
0answers
17 views
Ajax Adobe AIR and Facebook Connect
Hi guys,
Is anyone aware of any Facebook Connect implementation for Adobe AIR Ajax. I know there is an Action Script (written by facebook guys) but it seems that Facebook has forg …
0
votes
1answer
44 views
Javascript Split Array and assign values to variables from NZBMatrix API
Not sure if any of you guys/girls out there that uses the NZBMatrix website API..
In short what I'm trying to do is build an Adobe Air Application,
using JavaScript, AJAX to conn …
0
votes
0answers
26 views
xmlHttpRequest and returned url
With help of xmlHttpRequest I make a server query.
After that the server is redirecting to another page (e.g. "http://site.com/index.html;var=123")
The question is - how can I ge …
2
votes
2answers
52 views
Can you check available hard disk space with Adobe Air?
We have an Adobe Air app that downloads a large amount of images into application storage. I've scanned the docs and found no sign of this, but I thought I'd double check: anyone …
