mxml
How can I edit the objects within custom AS3 components using MXML?
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[详细]
2023-03-01 10:36 分类:问答creationComplete event does not show the correct height and width
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.[详细]
2023-03-01 05:07 分类:问答Upload files in server
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[详细]
2023-03-01 04:22 分类:问答get id inactionscript/flex
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[详细]
2023-03-01 01:58 分类:问答Can i use data binding in fx tag?
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[详细]
2023-02-28 12:53 分类:问答How to set an AS class as Default Application in Flex 4 Project
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[详细]
2023-02-28 04:42 分类:问答data grid selection
how can i do in DataGrid after mouse right button click actual item under mouse will select (same as mous开发者_运维百科e left button click)[详细]
2023-02-28 01:06 分类:问答Set dataprovider of buttonbar component
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:[详细]
2023-02-26 19:06 分类:问答Javascript error on calling flex-AS function
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[详细]
2023-02-26 12:37 分类:问答Moving from flex 3.2 to flex 3.5?
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.[详细]
2023-02-26 05:55 分类:问答