HTMLLoader dimension problem on Mac
We are in the process to launch an AIR based HTML rapid prototyping tool. Things went relatively smoothly during private beta and it had been tested on both PC and Mac. Recently we got one bug report...
View ArticleDelay-load open-type font from data url in pure JS Air app
I'm currently trying to adapt a JS project to run in Air that does some heavy (and dirty) iframe lifting to load OpenType fonts into the document and draws onto canvas using those.Somehow, this doesn't...
View ArticleRetrieve Hardware id's?
Does the Adobe AIR API have a means for retrieving an id unique to the machine an AIR app is installed on? If not, does anyone have suggested methods for approaching anti-piracy with AIR apps?
View ArticleHow to add files when exporting air application
If I want to add swf modules or say a compiled css file, that are all extern (i.e. there are no explicit references to them in the actual application code) and will be loaded at run time, to an AIR...
View ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleSQLite encrypted Database does not get attached Using Adobe Air,Why?
Hi, Any one knows the solution, am trying to attach the encrypted SQLite database adobe air-adobe flex bulder , it does not get attached using sqlconnection.attach throws error, though the given key is...
View ArticleNeed older version of Adobe AIR
Can anyone point me to a download for a PowerPC version of Adobe AIR for the Mac?
View ArticleProblem with the native installer on MacOS
I successfully created a native installer on Windows and Linux but I got some problems with Mac. If I enter the command: adt -package -storetype pkcs12 -keystore /Volumes/USB/certificate.p12 -target...
View ArticleSoftphone with SIP support - Its possible?
The adobe has support for SIP (asterisk)? Is there any open source project with this functionality? I'm curious to see how this would integrate with asterisk. Kind regards, Hermes
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 ArticleHide application in taskbar, appear like a widget
Please! Help Me! In a new Project of Adobe Flex/Air, I get error 1136.This occurs when I add a new mxml file, with the code: <mx:Window xmlns="http://ns.adobe.com/air/application/1.5"...
View ArticleAIR - Launching Native Process In Windows Not Working
i'm attempting to launch a command line executable program as a background process in Windows 7, but it's not working. my AIR application is a native installer application: myAIRApp.exe. i've bundled...
View ArticleUbuntu 11.10, Flash Access and DRM
Hi, I'm attempting to play a video download I purchased at a British video-on-demand service called Digital Theatre. The service uses a player which is an AIR application:...
View Articleair 3.3 and Mac app store?
The release notes for Air 3.3 suggest that you can package for the Mac (desktop) app store but I cant find any documentation on how this is achieved? Has any one done this?
View ArticleHide Air application from Taskbar
Is there way to remove or hide air application from task bar... bcoz i am doing widgets that should not be shown on taskbar...-sarawww.designscripting.com
View ArticleChange screen resolution?
Is there a way to change the screen resolution of a system with AIR? I'm working on a photo slideshow that needs to look good at both 1024x768 and 1600 x1200. If I use photos that look good at...
View Article.air is just a zip file with clear source inside
Hey,I just noticed something very strange. I have a packaged, signed "myapp.air" file on my web server. When I use my browser, to open a direct link to the "http://mysite.com/myapp.air" file, it...
View ArticleHow to open a PDF File from a ByteArray
Hi, Fellows, I'm having the following problem: I have put a PDF file inside a BLOB field in a table in my SQLite database. And I can retrieve it from this database without any problem, receiving...
View ArticleConverting from Blob to pdf problem
Dear allI have a small problem i hope someone can help me with. I wrote a code that saves a pdf in a database as blob, but when trying to retrieve this blob back and show it as a pdf i had a...
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 Article