Embedding swf into HTML+JS AIR app
Hi I'm trying to embed swf into HTML+JS AIR app with no luck.First, I created flash library with this class in default package. package { import mx.controls.Alert; public class Utilities...
View Article-webkit-background-size
Hello, Just alerting to the powers that be that I think that there may be a bug here with "-webkit-background-size;" not being fully supported I'm trying to port a web based app I made into Adobe Air...
View ArticleCacheAsBitmap and setting Alpha?
I am experiencing a problem with setting the cacheAsBitmap and alpha properties on TV devices. (This is not an issue on my desktop.) I'd like to set a display object's cacheAsBitmap property to...
View ArticleH264 stream is not encoded properly in AIR 3.2
Hi all, I'm running latest AIR runtime on my desktop: 3.2.0.2070My air appliation is compiled with latest air sdk also: 3.2.0.2070Platform is Windows XP.The application is aka Cirrus Video Phone Lab...
View ArticleWill AIR 3.2 work on Smart TVs and support Flex SDK 4.6?
Will AIR 3.2 work on Smart TVs and support Flex SDK 4.6? Starnge that nothing on Smart TVs was posted from Adobe in over a year...Anyone?Regards,Sean - MediaSignage.com
View ArticleAIR Webkit Canvas Game Slow
I have a HTML5 game demo that runs ~90-100 FPS on desktop FF, Chrome and Safari. When I create an AIR project and use the embedded Safari webkit its running at 40 fps or less. Any ideas why this would...
View ArticleSocket connection Security sandbox violation issue
I am trying to create an desktop application, to connect FTP server using Socket connection and transfer data / assets between server and client. For that I am using following flow: var...
View ArticleCan I use Native Extensions in HTML/JS applications?
Digging through the docs, it looks to be pretty easy if i want to import some custom actionscript code using a script tag like so... <script src="lib/myClasses.swf"...
View ArticleAdobe Air and Windows 8 ?
Is it possible to create Metro Style apps?Are there any examples out there?
View ArticleDisplay webpage in Flash Professional
I was wondering is there an easy to display a web page in flash professional?
View ArticleAdobe AIR application crashes on application quit(quit unexpectedly) on Mac
I am getting an error always, when i close the air app on mac. I am always getting "app quit unexpectedly" error. Its very frustrating to see this error message. Details:Mac version: 10.7.4AIR SDK...
View ArticleAir Rename File
Ok before I start this one may be so obvious but I just can't find a simple way of doing it.I just need to know if there is a command, i assume in File, to rename a file? I can delete, copy, move etc...
View ArticleSilent Installation Adobe AIR???
Hi All Please let me know how to install Adobe AIR silently? Do we need to pass commandline argument? If yes, how? Thanks in Advance. Prashanth
View ArticleSQLError #3125
Is this a bug or a feature? I can create a db directly inside ApplicationStorage, but not inside a (non-existent) folder in Application Storage. I get the error: SQLError: 'Error #3125: Unable to open...
View ArticleFlash AS3 Loader URLs
I have an application I am converting from Flash AS3 that uses the Loader class to load swfs and other files. It is currently using relative paths like "../swfs/game.swf", but these give a URL not...
View ArticleAIR NativeProcess StandardOutput not returning all output
I'm using a simple application that can be run from the command line (on OSX) like so: oconv inFile.rad > outFile.rad When run from the command line, the output file looks like this:#?RADIANCEoconv...
View ArticleFlash performance inside mx:HTML in a Flex AIR app
Hi. I'm new to AIR development and after doing some basic tutorials I thought I'd make a little stream player app. The amount of tutorials on the web made me choose Flex / Flash Builder over HTML &...
View ArticleEmbedded SWF framerate
Hi! This is my first post and my first AIR application, so please be patient.I developed an HTML AIR application, that embeds an external SWF file.The external SWF file has 48 framerate and it runs...
View ArticleOpen link in users default browser instead of the AIR built in one
Hi, i am creating an AIR application using Web thejnology(html,javascript and css). The problem is that i have a link and when clicking on it the link is opened in the AIR browser not in the users...
View ArticleCrash with ADL using Flash Builder 4.6
Hi, I have this same issue but I'm using Flash Builder 4.6 with AIR 3.1. I tried overlaying Flex SDK 4.6 with AIR SDK 3.1 that I downloaded and I still get the this error. Do you know any fix you can...
View Article