air
Flex SQLite optimization: adding database name in front of tables
This article on Livedocs says you should add the database name in front of tables. http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7d47.html[详细]
2023-04-06 03:04 分类:问答Is it possible to use pause/resume for copyTo in AIR?
Is it possible to use pause/resume for copyTo in AIR? srcFile.co开发者_JAVA百科pyToAsync(destFile, true);No. But you can write your own copy function that read from the source file and wrote to the de[详细]
2023-04-06 02:56 分类:问答Flex - search for string in TextArea
I have a TextArea that allows user input. I also have TextInput that the user can type a string into and I want to be able to search through the TextArea for the string in the TextInput. I\'ve never d[详细]
2023-04-06 01:49 分类:问答open filesystem window on click in jquery + air
Hi to al开发者_StackOverflowl stackoverflowers. I\'ve build a HTML5/jQuery application and I\'ve incorporeted it in Adobe AIR.[详细]
2023-04-06 00:15 分类:问答Back button unloads application after changes currentState of Android Application AIR
I am creating an application. At one view I have three states. If I changes state and than back button pressed it unloads the application.[详细]
2023-04-05 22:45 分类:问答Can Native Borders detect Mouse Move?
I was planning to make an app that can hide itself outside the top of the screen, and leave 3px (its bottom) in screen, when mouse entered the window, it should slide down and show itself.[详细]
2023-04-05 21:43 分类:问答Adobe Air Javascript Debugging
I\'ve been looking for a way to debug Adobe Air Javascript apps with the 2.7 version of the SDK. Supposedly Aptana Studio only supports v2.0 and only with Aptana Studio v2.0 (the new开发者_如何学JAVA[详细]
2023-04-05 17:12 分类:问答How get all buttons in AIR/Flash
I\'m using following code 开发者_StackOverflowto register a function for click event of all SimpleButtons inside my swf file.[详细]
2023-04-05 16:22 分类:问答StageWebViewBridge loading included assets
My priority is to have a fullscreen (standard size) 1024x768 H264 video played on an ipad app compiled with flash CS5.5 AIR for iOS using the StageWebView class. This works perfectly fine. Although wi[详细]
2023-04-05 15:52 分类:问答Flex Mobile persist view data
I built a simple hello world app to check out the Flash Builder 4.5 mobile capabilities. Here\'s how it works:[详细]
2023-04-05 10:53 分类:问答