1. WebOrb/Flex: How to call a method on a RemoteClass returned by a RemoteObject stackoverflow.comI have a RemoteObject returning a 'Schedule' class. I've created a client side RemoteClass to map to it. All properties of the class instance are coming in fine. I just not ... |
2. How do I create multiple file downloader without ActiveX? stackoverflow.comI want to create multiple file downloader without Activex on web page. please answer me how to do. |
3. Flex File reading problem stackoverflow.comi am having a problem in reading a file from Flex. The file contains a base64encoded string. when i read the file i get the length as 47856 and the decoded ... |
4. using .as extenion files in flex stackoverflow.comHai Am very new to flex application development.Am using flex builder 4 and i need to call .as file from mxml file.please help to do this with sample code ... |
5. how to get the id value From one mxml file to another mxml file in flex? stackoverflow.comMy Apllication is in Flex 3.5...My Code is Here,How to take the id value of textare? Button.Mxml
My Another file is here:
Main.Mxml
|
6. Transform any ActionScript class in XML stackoverflow.comFor a program i'm writing I need to marshal ActionScript classes to a format that is later to be read by Java (and back again). What solutions exists for such a need ... |
7. Flex File download stackoverflow.comI'm currently working on a Flex3/blazeDS/Spring/Oracle project. My requirement is display a list of files from an external FTP server in a grid, user can select single file or multiple files ... |