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.
I found an issue in the Flex framework. I use Flex 4.1. In skin class of the MySkinnableContainer, List component defined:
I have a renderer that looks like this: <s:ItemRenderer xmlns:fx=\"http://ns.adobe.com/mxml/2009\"
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
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.
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
I have functions and xml file in which i store name of this functions and components..eg. <commands>
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
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
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