Questions tagged as 'adobe-air'

1
answer

Adobe Air integrate Flex Componets

I'm developing a project through Adobe AIR and Action-Script 3, I found that UI Components does not support mobile, ie in Android or iOS they do not scroll-bar down and up with your finger . As far as I can tell, it has the Flex Framework fun...
asked by 22.11.2015 / 18:54
1
answer

Adobe Air iOS - FileOffset error

Well, I'm currently developing for iOS in Adobe Air in Ad-hoc distribution mode. I am currently using these technologies: Adobe Air 18 Adobe Flash Player 17 Adobe Flash Builder 4.5 Adobe Flash Professional CC 2015 When I publish...
asked by 31.08.2015 / 17:05
1
answer

Start application on a specific monitor in Adobe AIR

I'm developing an application in Adobe Air exe that uses 2 monitors, the application calculates how many monitors the computer has, and calculates using a rectangle to popular them. This way it's all right, my question is why the mouse has de...
asked by 12.08.2015 / 10:20
1
answer

Using StageWebView

I need to implement an Application to display HTML text already formatted, these texts are with images. I found two options: WebView - But I can not use it as a component, just instantiating and playing on the screen. RichEditableText, this w...
asked by 05.12.2014 / 13:33
1
answer

Mobile development with Adobe AIR

I'm trying to develop a chat, with custom listview for video, images and so on. but it's causing a lot of lag. Lock all that's the way! Even the touch, when you move from screen to screen. Has anyone had a problem with this and can you hel...
asked by 30.07.2014 / 00:20
1
answer

How to download HTML-linked files within AIR application?

I created an application with Adobe AIR and I threw inside it the HTML component that will open my desired page. The problem I'm having is that within my HTML page there are some file download functions, but these do not work because they are in...
asked by 09.12.2014 / 11:50
1
answer

Adobe air apk does not run on android 4.4.4

I'm using version 15.0 of the Flex and AIR SDK, but even so my application does not run on the Moto G mobile phone, which has its android version 4.4.4 Can you tell what it can be?     
asked by 01.12.2014 / 16:31
1
answer

Page does not load in screen size

I want to change the code to open in screen size. I'm using: import flash.geom.Rectangle; import flash.media.StageWebView; var webView:StageWebView = new StageWebView(); webView.stage = this.stage; _stageWebView.viewPort = new Rectangle(0...
asked by 07.03.2016 / 12:44
1
answer

Adobe Air iOS - Unload Swf

I wonder if it is possible to make unload of a swf in iOS. I am currently doing an iOS project using Adobe Air and my class is as follows: function foo() { var m_lc:LoaderContext = new LoaderContext(false, ApplicationDomain.curr...
asked by 21.10.2015 / 16:05
0
answers

Is it possible to select a video card?

I want to create a small web program where I need to select a video card. It is software for displaying music on a projector. As the PC will have two cards one will only be to show on the projector. Now that they are: The system must...
asked by 23.01.2015 / 01:29