I\'m writing a Flex application using Flash Builder 4 and I\'m having a bit of trouble with an AS3 object. Essentially, it is a BorderContainer, with a few buttons and images, and programming logic th
I have an issue where using MXML, the height and width properties of myBox is correctly acquired but using ActionScript the correct height and width acquired is not correct.
I need to upload a csv file from local directory to开发者_C百科 tomcat server using actionscript and Flex as frontend. The uploaded file should be queried which i have done in java using csv database
How to get all child ids of myCanvas1.Also for a specific mxml tag say <mx:Move /> how to get its id from action script
My application uses fx tag in which it loads some xml. I want to c开发者_Python百科reate the xml name by binding, but I get an error that Data binding expressions not supported with attributes process
I\'m currently working on a Flex 4 Pr开发者_如何学编程oject where I have several MXML files and a couple of AS classes. Due to the type of project the \"Default Application\" seems to be also an MXML
how can i do in DataGrid after mouse right button click actual item under mouse will select (same as mous开发者_运维百科e left button click)
I am trying to add a navigation component with a button bar in it that controls the view stack of the main application. Here is what I have so far for the main application\'s code:
I am trying to call call action script function from JS but i get the following error Error: getFlashMovie(swfobjectID).sayWhat is not a function
what changes I need to make? What can be the possible issues in upgrading ? Benefits of upgrading from flex 3开发者_如何学Go.2 to 3.5.