air
Auto-building a native install AIR app
I\'m developing an AIR application that will be run on both OSX and Windows (it\'s part of an internal tool chain).Part of the functionality of the application requires shelling out to external proces[详细]
2023-04-08 11:36 分类:问答How can I break down a view in a flex application?
I\'ve written a flex (mobile) application, that ended up bigger than I expected. I\'m pretty happy with all my classes and everything on my AS files. However, the view turned out really big, as I\'m[详细]
2023-04-07 17:21 分类:问答Imported flash builder project unable to open swc
I wanted to import an older FB project into the flash builder on my new pc, but I only have the filestructure. So I used \'import>existing projects into workspace\'.[详细]
2023-04-07 16:10 分类:问答How to get the current inner window size in an Adobe AIR app?
I need to know the available screen space in my current AIR app, but when I use stage.nativeWindow.width and stage.nativeWindow.height, I get the size of the window including the title bar. I\'d like[详细]
2023-04-07 13:05 分类:问答Comet-style Long-Poll in AIR using URLStream
I\'m attempting to connect to an existing Comet-style long-poll service using an AIR app. The service expects a client to make a GET request with a Connection: Keep-Alive header. This request will rem[详细]
2023-04-07 10:15 分类:问答Adobe AIR history.back() doesnt work when calling from html javascript
I\'m working on air app (html/ajax/javascript). I need to make a navigation feature, like a browser back and forward button in a page with iframe, all pages are on same domain.[详细]
2023-04-07 09:42 分类:问答Using applicationComplete and initialize together in flex?
<?xml version=\"1.0\" encoding=\"utf-8\"?> <s:WindowedApplication xmlns:fx=\"http://ns.adobe.com/mxml/2009\"[详细]
2023-04-07 07:51 分类:问答Why can't I log a user out of facebook in an AIR desktop application?
I\'m building an AIR desktop app with facebook support using Adobe Flash builder. So far it\'s working alright, except for one detail, once a user logs in, that session stays open, even if 开发者_如何[详细]
2023-04-07 01:47 分类:问答Flash 5.5 video player error: undefined property PLAYHEAD_UPDATE
I\'m getting this error: Access of possibly undefined property PLAYHEAD_UPDATE through a reference wi开发者_如何学Pythonth static type Class[详细]
2023-04-07 01:29 分类:问答Flex AdvancedDataGrid c/p rows issue
I\'m a newbie in Flex/AS3 development and I came across an issue that bugs me for a while now. I\'m using an AdvancedDataGrid with some columns, and an ArrayCollection as the provider. I would like to[详细]
2023-04-06 23:46 分类:问答