I have created an AIR app on windows which uses fl开发者_运维知识库ex as front end, and c++ native binaries at back end. The two are loosely coupled, and communicate with the help of flex NativeProces
HiSomeone know how to download a pdf file with HTTPService? I do that private function downloadPDF():void
I have a flex app using the 4.5.1 sdk and AIR 2.7 running on an Android 3.2 tablet.During use, I can get it to crash fairly regularly.It\'s usually when I\'m rapidly scrolling around in a List control
I have a custom component, containing a List displaying items from an XMLListCollection: [Bindable] private var _games:XMLListCollection = new XMLListCollection();
In Flex it is now possible to use the -define compiler option to do all sorts of cool stuff. In my program, I am using the option such that some of my code is excluded by blocks like this:
I\'m porting a card game from pure Flash/AS3 to Flex 4.5: I\'m almost done, but the \"speech baloons\" marked by the blue color in the screenshot above are missing.
I\'m a Flex newbie and am porting a 开发者_高级运维pure Flash/AS3 application to Flex 4.5. In my original Flash/AS3 application I had a Sprite acting as a background. I put it underneath all other Di
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I want to write a regular expression to check string that contains only letters,digits,spaces,#and the string length should be minimum 10 and maximum 29 and string should not begin with blank.
I am using Flex 4.5 and I want to set the maximum characters limit according to the textinput width 开发者_运维问答means if user enter more character then the textinput width it should not accept thos