air Questions
3
Solved
so - I have this Socket (not XMLSocket, just Socket) client. I also have a custom PHP script on my server, that listens on port X. My client tries to connect to it.
Everything works fine, the secu...
Wiggler asked 5/9, 2010 at 12:7
3
Solved
is it possible to create a plain text file with AS3 or AIR?
example: i would like to create a plain text file named "MyTextFile.txt", have it contain text that reads "This is my text file." and sa...
Wescott asked 29/9, 2010 at 15:37
2
Solved
Apple has notified with below statement, so wanted to make sure it doesn't mean to restrict AIR for developing iOS apps ?
(https://developer.apple.com/news/index.php?id=12172013a#top)
Make Your A...
Limited asked 24/12, 2013 at 7:16
5
Solved
EDIT: Due to the answer I change the code posted. I've added the Security.allowDomain("*") line and that line throws me an error. So, how can that be made?
I want to run an Action Script 3.0 Appli...
Eldredge asked 26/4, 2010 at 13:40
3
Solved
Just wanted to ask if there is any advantage for either using mouse click event or touch tap events, when writing apps for mobiles or tablets (for the iphone especially)?
I know that both of them ...
Motteo asked 11/1, 2012 at 19:10
4
Solved
I've written (most of) an application in Flex and I am concerned with protecting the source code. I fired up a demo of Trillix swf decompiler and opened up the swf file that was installed to ...
Frangipane asked 7/8, 2008 at 14:41
1
Solved
As the title says I am trying to customise the page that you get from Google when user needs to log in and authorise your app. I am not having any problems with authorisation, redirections and toke...
3
Is there an as3 API in Air (I'm using 3.2) to access my application version ? The one I give on the App Store or Android Market ?
Sama asked 17/4, 2012 at 19:43
2
Solved
I'm required to develop a simple Windows system tray desktop app to consume a .NET web service but I'm proficient in PHP, and I have little background in desktop applications. What platform would y...
Linoel asked 30/11, 2012 at 10:48
3
Solved
I would like to know the correct way to close an AIR application programmatically.
In my Spark WindowedApplication I have:
this.addEventListener( Event.CLOSING, shutdownApp );
and of course an...
Consensual asked 17/2, 2011 at 16:47
8
(y/N)
Edit: Read-only access is fine.
Cara asked 6/8, 2008 at 16:47
3
Solved
I am working on an AS3 AIR for Android application.
"my problem is this: given a GPS location, I want to retrieve the direction of movement (North, NW, West, SW, South, SE, East, NE)"
I would like...
Marine asked 29/8, 2013 at 20:43
10
Solved
I've tried everything, firewalls, reinstalling etc etc. I can't get the debugger to connect no matter what I do.
I'm just writing a simple Air application, with Flex and Actionscript. But any type...
Seymore asked 3/4, 2012 at 2:14
1
Im trying to execute a .AIR file on a linux box (ubuntu) from the command line, and disregard the GUI.
Here's the thing. About 6mo I was able to do this, but I forgot how I did it, and I'm left to...
4
Solved
We have a program that we wish to deploy across multiple devices.
Standalone Captive AIR
Web based flash app
iOS app
Android app
The code other than some UI stuff is identical in a lot of parts...
Neurath asked 15/5, 2012 at 11:31
3
I am new to AdobeAir. I started with helloworld app by just following the following link.
http://help.adobe.com/en_US/air/build/WS144092a96ffef7cc4c0afd1212601c9a36f-8000.html
I am able to compi...
Ursas asked 15/3, 2013 at 9:1
3
I am a droid developer using as3 air for android using a PC. I just purchased an apple account to export for iphones. However I am stuck on the provisioning portal that apple makes. How can I creat...
5
Solved
I've hit a snag when trying to debug an AIR app using adl.
Although adl successfully launches, the application never appears on screen / starts up.
eg:
<?xml version="1.0" encoding="utf-8"?&g...
Ot asked 6/9, 2011 at 22:38
1
Solved
I've created an AIR Desktop project in IntelliJ, and besides src folder, there is only the project iml. In Flash Builder I used to edit application.xml to set application icons for example. Where c...
Mesquite asked 8/7, 2013 at 8:3
4
What are the main key-points a Flex developer should remember in order to improve performance of Flex applications?
The ones which come to my mind are:
extending ItemRenderers from more lightwei...
Duthie asked 4/3, 2011 at 22:38
6
Solved
I am currently building an Adobe Air desktop app for a medium sized company and I truley believe that I could use this same app for many other 'like-companies'. It will greatly improve their ...
Freya asked 19/9, 2009 at 1:9
4
Solved
I could use some help getting my #AS3 / #AIR application running on #iOS !
Right now I have a .SWF (v11) that I'm converting to an .IPA using Adobe AIR (v3.7) on Windows (7).
If I do the conversi...
Epicardium asked 9/5, 2013 at 22:4
4
In the most recent release of Adobe Air, what version of the WebKit rendering engine does it use?
Redistrict asked 14/10, 2009 at 23:21
2
Solved
In an AIR app you can use SQLite via the flash.data classes. It appears that by default the encoding of the database created is set to UTF-16le, which means that textual data is stored with two byt...
1
Hi i am working windows phone 8.i want to get some videos from my xml file but i cant play my video file.i got error like The Adobe Flash player or an HTML5 supported browser is required for video ...
Cogon asked 26/4, 2013 at 4:53
© 2022 - 2024 — McMap. All rights reserved.