adobe air in browser?
hi all, i got to know about adobe air through yahoo sideline and tweetdeck. i have two questions: 1) can adobe air app be deploy on web server and run from browser? 2) i tried running the sideline.html...
View ArticleError #2032 when trying to download apps
Hello, im not a developer but just an end user and today i encountered an issue first it started with Tweetdeck as it stop loading tweets and said an error had occured... so i downloaded another...
View Articleprojector vs. air desktop
someone please correct me if this is pure ignorance: for years i preffered when given a choice to use director rather then flash projector for developing desktop apps. my primary reason always was that...
View ArticleProblem with renewed certificate from VeriSign
My company renewed an expired certificate and we use it to sign the updated AIR application. But during installation, AIR consider it's a new application NOT an update of the original one. I compared...
View ArticleAIR + RSL Error #2035: URL Not Found
I created a new AIR project called "Test" in FB3.2. Then went to project properties and changed all the linkages on the libs to RSL. (as with flex adding in the swz's as appropriate, correcting the...
View ArticleAdobe AIR - java is not recognized as an internal or external command...
Hi, I've done everything as in the HelloWorld tutorial but when i run this cmd: adtit gives me the following error java is not recognized as an internal or external command operable program or batch...
View ArticleAndroid front facing camera with AIR 2.6
Hi, If I currently have an Android phone running Gingerbread OS, does application developed with AIR 2.6 sdk allows me to access the front facing camera? If not, will the update comes anytime soon?...
View Articlecreate a live wallpaper for android with flash
Already know how to create android applications with flash cs5.5 but i would to know how to do to set an application as a live wallpaper.Anyone can help me?
View ArticleAir 3.5 iOS Native Extension - Undefined symbols for architecture armv7
I am trying to create a native extension to interface with a 3rd party SDK that was designed for iOS. I have built this extension before, but recently the 3rd released an update to their sdk and I took...
View Article[AIR/Desktop] StageWebView doesnt load remote URLs when rendermode is direct
Hey there, Im porting an CS6-AIR-App from IOS to Desktop, in the IOS-App, i use rendermode GPU, everything works fine.In the Desktop-App im using renderMode "direct" (no GPU mode selectable in CS6)....
View ArticleWritebytes
I'm trying to download a file to disk, but it doesn't seem to be working. I'm not sure what to put for for bytes and length, and if I need to use a URLLoader to load the image first, or if I can write...
View ArticleMaximum physical RAM usage of Adobe AIR application
Hi. I have a very large application written in Adobe AIR. It needs to use about 2GB of RAM. I run it on a machine with 8GB of RAM with over 5GB free when I launch the application. No matter what I do,...
View ArticleSilent Print of PDF using Acrobat Wrapper by BioPDF
Just sharing a solution for silent printing PDFs with NativeProcess using Acrobat Wrapper by BioPDF. If have an AIR demo and writeup at my blog: Adobe AIR NativeProcess Silent Print PDF with BioPDF's...
View ArticleHtml+Javascript Download Manager
How do I set up a html+javascript download manager seeing as in adobe air you cannot download files. But I need this implemented in the project I am building. Is there any commands or anything that can...
View ArticleAir serial port connection
Hi has anyone done anywork with connecting air with serial ports? Im using a proxy called serproxy that transfers data from serial through to a sockect connectionHas anyone else used this using as3?...
View Articlebatch inserts in SQLite instance in AIR?
Hi, is there a way to execute multiple insert statements as one batch in the SQLite instance of AIR? for examplevar sql:String = "insert into the_table values ( 'one', 'two' ); insert into the_table...
View ArticleHelp With Loading an Image In AIR
I need to load an image (GIF) with AIR using File and FileStream, but can't figure out how to do it. I need to load the image into a Bitmap or BitmapData object, so I can't use the loader class. Here's...
View Articleload local SWF files, security sandbox, stage access HELP!!!!
I have many SWF files that do the following: - reference the stage - load in external swfs and FLVs and XMLs It seems that for the most part loading them in VIA the Loader Class (AS3 not Flex)...
View Articleneed help with Error #2044: Unhandled securityError:.
Hi, I am developing an AIR+AJAX app and I am using sockets to connect to the ftp server and just checking whether the app is able to connect to the ftp server successfully, check the user name and...
View Article