flex4.5
How can I load an HTML file using Flex StageView?
I want to display a HTML file for a mobile application using Flex Builder 4.5. The following code does not work -[详细]
2023-04-13 03:21 分类:问答Changing dataprovider of a datagrid on change event of another datagrid
I have two datagrids: - Division - Members Both have single columns. Selecting one item from Divsions datagrid should display members of that Division in the Members datagrid. But following code h[详细]
2023-04-13 00:17 分类:问答Flex : dynamically created series doesnt show on the chart?
I have the follow class : package my.controls.charts.series { import mx.charts.series.LineSeries; import mx.collections.ArrayCollection;[详细]
2023-04-12 23:57 分类:问答Attaching an event listener to all URLRequest's
We have a flex application that connects to a proxy server which handles authentication. If the authentication has timeout out the proxy server returns a json formatted error string. What I would like[详细]
2023-04-12 21:02 分类:问答Get "Error: unable to resolve '/assets/images/**.png' for transcoding" while building on FlexMojos 4.0-RC2 and Flex SDK 4.5.1.21328
I get the this \"Error: unable to resolve \'/assets/images/**.png\' for transcoding\" while building on FlexMojos 4.0-RC2 and Flex SDK 4.5.1.21328. Code is like below[详细]
2023-04-12 15:35 分类:问答Why flash embeded in flex mobile project runs slowly on iPad but not in simulator?
Following is the line of code which embeds the flash swf file. It runs as original swf file on simulator but not great in iPad2. The speed of the animation decreases and animation breaks while run开发[详细]
2023-04-12 11:54 分类:问答Flex 4.5 Mobile Component Overview - where is it?
I guess I just entered the wrong search phrases or is there really no overview of all the components that are useable on the mobile device?[详细]
2023-04-12 10:32 分类:问答Can I use Flex 4.5 to package application on iOS on Windows?
I am using Flex 4.5 for mobile development on Windows. 开发者_如何学运维I want to package my application for iOS but I don\'t have a MAC. Is this possible from windows?[详细]
2023-04-12 03:08 分类:问答Flex 4.5 Mobile Development
I recently started developing mobile applications using Flex 4.5 with开发者_JAVA百科 the help of a book, but was unable to find the API documentation for the same from Adobe.[详细]
2023-04-12 00:19 分类:问答How to create PieSeries interpolation in flex 4.5 at run time
i make a PieChart at run time, and i want to interpolate data change, but i have some difficult. The Code is her开发者_如何转开发e:[详细]
2023-04-11 23:01 分类:问答