air
Porting AIR app to iOS: do I need an iPad to debug the app?
I开发者_运维百科\'m porting my AIR app to iOS. There\'re numerous articles/tutorials on how to pack an AIR app. Still I can\'t catch do I need an iPad to debug my app? You will need an iPad to be able[详细]
2023-04-12 12:03 分类:问答Mouse Move fires Mouse Click (Adobe Air)
I am trying to have two guestures on a SpriteVisualElement which I thought should be pretty simple implemented:[详细]
2023-04-12 10:41 分类:问答How to pass string from virtual keyboard in AIR to an embedded HTML Page
i\'m a newbie in Flex/Air. I\'m developing an AIR web browser and i want to use a virtual keyboard to write in the HTML pages.[详细]
2023-04-12 10:29 分类:问答Adobe Air - get device name (such as EVO, DROID X..)
I\'m working in Actionscript in Adobe Air, and I want to get a dev开发者_开发百科ice\'s model name, such as \'EVO\' or \'DROID X\'. Has anyone been able to do this? Thanks.Capabilities.os and Capabili[详细]
2023-04-12 08:29 分类:问答AIR 3.0 NativeWindowRenderMode is not defined
I\'m building an AIR application with Flash Builder 4. in the application descriptor I set the minimum AIR version to 3.0[详细]
2023-04-12 05:09 分类:问答How to identify if Class reference is an interface?
As in Java I want to know if my reference is declared as Interface. function foo(classRef:Class){ if(cla开发者_运维知识库ssRef.isInterface(){[详细]
2023-04-12 03:03 分类:问答Cant connect AIR app to socket.io
I\'m trying to connect an AIR application to socket.io, it\'s just not working. This is my code: <?xml version=\"1.0\" encoding=\"utf-8\"?>[详细]
2023-04-11 19:48 分类:问答Air NativeProcess java
I want to interact with a .jar-file in my AIR-project. I am using the NativeProcess feature in AIR2 for this, but it seems like I can\'t just define \'myJavaFile.jar\' as the executable.[详细]
2023-04-11 19:12 分类:问答How to publish an android app only for tablets with a resolution of 1024x600?
I need to know how to target a particular screen resolution, I\'ve created an app that is best viewed only on a display with a resolution of 102开发者_如何学JAVA4x600. Anyone knows what attributes i n[详细]
2023-04-11 13:44 分类:问答Call a function in AS3 package
Below is a MXML code built from Flash Builder 4.5 with AIR SDK 3.0. Using Starling framework to create 2D animation and wonder how do I call a addText function without create a new instance of Game?[详细]
2023-04-11 09:50 分类:问答