mxml
Why isn't the swfloader working?
I am trying to use the mxml swfloader component to load the external flash from the following url, but it doesn\'t load anything. I\'m using FlashBuilder 4.5.[详细]
2023-03-17 15:30 分类:问答Flex 4.1 Spark List clears selectedItems property when changing dataprovider
I found an issue in the Flex framework. I use Flex 4.1. In skin class of the MySkinnableContainer, List component defined:[详细]
2023-03-17 05:34 分类:问答Spark images in spark list with TileLayout disappear on scroll and drag in Flex app
I have a renderer that looks like this: <s:ItemRenderer xmlns:fx=\"http://ns.adobe.com/mxml/2009\"[详细]
2023-03-17 03:59 分类:问答Flex accesibility requirement
How to add accessibility requirements to a swf created using mxml+flex sdk? I have a few buttons and textfield开发者_运维百科s in the swf and the impaired user should be able to increase the button si[详细]
2023-03-17 03:21 分类:问答Assign variable to MXML component ID
I have my custom component and for example few Label. I want to pass to my component value which will be assign to label\'s id.[详细]
2023-03-16 22:23 分类:问答iconitemrenderer clickable objects?
I am making a mobile application in Flash Builder 4.5 for android and iOS and am using the itemRenderer and iconitemrenderer classes to make a list of options for my app. For some reason, i cannot mak[详细]
2023-03-16 17:26 分类:问答function name in xml and call this function
I have functions and xml file in which i store name of this functions and components..eg. <commands>[详细]
2023-03-16 13:32 分类:问答Can I have multiple classes in one file in MXML?
I have a classB that will only be used inside classA. However, classA is written as mxml, not actionscript code. Is it possible to nest classes 开发者_如何学Goin MXML or add another class after the ro[详细]
2023-03-16 11:33 分类:问答What is the actual height of a container without scrollbars?
Probably a silly question but, what is the actual height of a container in Flex without scrollbars?Height开发者_StackOverflow中文版 and measuredheight seem to tell me what the visual height of a conta[详细]
2023-03-16 11:16 分类:问答When / how to initialize a URL request
I have made an image upload manager. I made it initially in Flash Develop as an AS class. I need to convert it to a component in Flash Builder 4.5 It works absolutely fine as a .swf, but I can\'t figu[详细]
2023-03-16 09:16 分类:问答