I have an Adobe Air 2.0 application that is also utilizing Spring BlazeDS integration.Inside this application I have a couple of data grids.The design was for each grid\'s model to register a Consumer
I have multiple pieCharts in my flex app and when the user clicks a pie wedge in any of them I use the perWedgeExplodeRadius to p开发者_StackOverflow社区ull it away and highlight it.Pretty basic stuff
I\'m trying to perform a file upload using a FileReference from a Flex app running in Firefox 4.However when I attempt to call the upload() method, the Filereference throws an IOError with the followi
I am trying to create a nice state transition where I have 2 containers (in the example below I have used panels).
Let\'s say I have a DropDownList with the 50 states in it. I would like to type in the letters \"C + O + L\" to jump to Colorado, like Firefox and most application do.
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 trying to return values from java into flex front end using BlazeDs.Successfully blazeds is connecting while retrieving the values it is showing [object Asynvtoken] am not getting values from jav
We are working on a project where we are using Spring 3 to create a web platform and using Flex 4 to create a specific client side application. Currently, we need to integrate Spring project with Flex
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