flex4
Flex Mobile How to pass info from Page One (List.selectedItem) to the third page?
I have 3 pages view, HomeView ViewPg02 ViewPg03 In HomeView, has a List control and when user select an item it will goes to ViewPg02[详细]
2023-04-04 20:18 分类:问答Flex: setting disabled color of dropdownlist
I would like to disable aspark drop down list but do not want to have the alpha color over it. I want the color to stay exactly the same. (by user requirements)[详细]
2023-04-04 18:02 分类:问答PopUpManager + TitleWindow + Form: helpContent is drawn outside the TitleWindow
I\'m trying to add a settings popup to my Flex 4.5 application, but have the problem, that the Form help string is drawn outside the TitleWindow for some reason. Adding width=\"100%\" height=\"100%\"[详细]
2023-04-04 14:33 分类:问答Cannot profile my app using Flash Builder 4
I am having trouble profiling my application using Flash Builder 4 with any version of Flash Player above 10.0 (approximately, I can\'t remember exactly).To get round this I installed an older version[详细]
2023-04-04 07:08 分类:问答NumberFormat Columns of Datagrid in Flex
I am filling my datagrid using XML as datasource. I need to forma开发者_如何学运维t the numeric columns with thousands of separators. Thus I have created a <mx:NumberFormatter id=\"setNumberFormat\[详细]
2023-04-04 06:20 分类:问答how can i remove object from Tweenlite
how can i remove object from Tweenlite private var planeCards:Plane; protected function animate():void[详细]
2023-04-04 05:23 分类:问答Handling event inside loaded swf in MATE
Can I handle an event inside a loaded swf file(using swf loader) using MAT开发者_运维百科E when my main application fires the event ? i want to make a remote service call based on the data i get from[详细]
2023-04-04 03:40 分类:问答Flex: Parse error: '<s:Button>' is not allowed to follow '</s:Button>'
The subject says it all. My simplified code is below: <mx:DataGrid id=\"gridFields\" width=\"100%\">[详细]
2023-04-04 03:34 分类:问答Detect mouse click on spark.components.List items, but ignore arrow keys
I have a custom component, containing a List displaying items from an XMLListCollection: [Bindable] private var _games:XMLListCollection = new XMLListCollection();[详细]
2023-04-03 21:58 分类:问答Displaying black and red ToolTips as speech baloons
I\'m porting a card game from pure Flash/AS3 to Flex 4.5: I\'m almost done, but the \"speech baloons\" marked by the blue color in the screenshot above are missing.[详细]
2023-04-03 19:50 分类:问答