I used Flash Builder\'s 4.5 capability to auto generate a proxy class for a given SOAP service.Everything works fine and dandy, except for the fact that the WSDL url is hardcoded into the auto-generat
I\'m new to Flex and am trying to port a pure Flash/AS3 card game to Flex 4.5. It works mostly well, but I\'m missing few puzzle parts there:
I\'m trying to build an app with Login view (no tabs), after user submits \"Login\" it\'ll then switch to another Main view (with tabs). Is this possible?
I am having a very strange issue with the flex compiler (using Flash Builder 4.5) that I have never come across before.
In AS3 on Android is it bad from a performance perspective to attach mouse event listeners to individual sprites rather than to the stage?
I am trying to create an image gallery similar to Androids \"Gallery\" where it is a horizontal scrolling list of images.I am doing this with an HBox and Bitmap objects wrapped in a UIComponent.The pr
I\'m having trouble getting an event listener to work in a mobile app (Built in Flash Builder 4.5, Flex SDK 4.5.1)
I want to use FlashBuilder 4.5.1 to build a flex mobile project that lets me select multiple photos from the iPhone Camera Roll.
I am working with Flash Builder 4.5 using Adobe Air, Flex and Actionscript 3, to develop a mobile applicatio开发者_StackOverflow中文版n that works with multiple views.
Firstly i share my code that it is right. [Bindable] private var myArrayCollection:ArrayCollection; private function serviceSend():void