I\'m trying to start develop an Adobe Air app for Android. I have A开发者_开发知识库dobe Flash Builder 4.5 standard and when I choose new project I see two options:
I\'ve created a component which is basically a meter (extends skinnable container). The skin to the component contains two rectangles (background and the actual meter).This component receives an array
I\'m trying to Resize a panel using a Resize Effect using its center as the anchor point. I\'ve been googling for some information and the only thing I have found is to set the horizontalCenter and ve
Is there anyway we can add the tomc开发者_如何学JAVAat 7 plugin to Adobe Flex Builder 3?Install eclipse for java ee developers (or any version with WTP plugins) then you can both add flex builder as a
I write a flex application. I added some custom menu items in context menu. when I compiled this code using flashplayer 10.0, it works fine and my added context menu items are shown when I Right-Click
If I have a button named: <mx:Button id=\"backButton\"> and another named: <开发者_运维问答;mx:Button id=\"cancelButton\"
I\'ve got a really simple Grid inside an ApplicationControlBar: <mx:Grid> <!--<mx:GridRow width=\"100%\" height=\"100%\">
here are my functions they work fine when timeoffset isround nu开发者_JAVA技巧mber(1,2,3,4...),but when is 3.5(3:30), 4.5(4:30) it doesnt work.
As me and my friend are working on the same source code of a project on flex builder, I\'m looking for a solution that makes it possible to work on different compute开发者_如何转开发rs and edit the sa
What is lifecycle of flex\' forms ? Lets say, everything is simple for desktop app (c++,c#,java). We have a lot forms 开发者_开发知识库(classes), we have a main gui thread, on events we open/close fo