Since I need to start working on flex within a week for my firm, I started learning flex. I did watch some of the starting开发者_开发问答 videos from Adobe (here).
in my variable i am getting error private var friendsList:VBox; \"conflict exists w开发者_运维技巧ith definition friendlist in namespace internal\" what it is ? thanks in advanceI suppose you have
I am getting the following error ... could not resolve <custom:DialogTitle> to component 开发者_运维问答implementation
I am developing an Audio Player application in Adobe AIR with Flex SD开发者_如何学PythonK 3.2. I wanted to know if i can play songs in other audio formats?I think Flash Player can play AAC but not AAC
how i can use actionscript component code in mmxl components,as in actionscriptcomponents weuse classes ,开发者_如何学运维but inmmxl component we can not use classes function, so how i can use actions
[RPC Fault faultString=\"SOAP Response cannot be decoded. Raw response: \" faultCode=\"DecodingError\" faultDetail=\"null\"]
i want to know what i should put befor .mx_internal override public function initialize() : void { var target:DialogButtons;
I\'m having some problems debugging my zendamf remote. I\'m on a Mac running MAMP. I\'ve got Flex 3 with the SDK 3.6 and Flash Player 10.
I have an mx:tree with with TreeItemRenderer as below. Parent1 (Delete | Rename) Child1 Child2 Parent2 (Delete | Rename)
Whenever I use a lot of nesting inside mxml components(including many states) with quite a few Vboxs and Other containers, I always get confused when I see a scrollbar appearing on screen, especially