mxml
How to enable/disable GoogleMaps in a Flex 3 application?
I hope somebody here can help me with my doubt... I\'m developing an application using the Google Maps API with Adobe Flex Builder 3.[详细]
2023-04-12 22:47 分类:问答Datefield Ranges - Flex
I have two Datefields .Is there a way that i can set the date of second Datefield to a specified range(say three days ...?. I tried to do it but not worked .. dont know to convert date back to string[详细]
2023-04-09 20:37 分类:问答red5 actionscript code examples
I am writing a Red5 application that providesvideo chat to a Flash client over RTMP. How to control the internet speed by reducing the clarity of the video transmission[详细]
2023-04-09 06:57 分类:问答How to change/prioritize function execution in flex?
So basically I have a component with my event dispatched: <components:MyComp id=\"Id\" myDispatchedEvent(event)/>[详细]
2023-04-09 03:32 分类:问答Garbage Collection in Flash Player
I build a simple Flex view state based video application on Flash Builder 4.5. There are 4 states. Everytime I go from State1->State2->State3 or State1->State2->State4, the memory in internet explorer[详细]
2023-04-08 22:44 分类:问答Why doesn't mxml support component constructors?
Why doesn\'t the Flex framework\'s mxml language support a constructor for components or accept constructor arguments for components? It\'s as far as I know not possible to declare an ActionScript obj[详细]
2023-04-06 09:57 分类:问答Access objects in custom components file in flex
I am pretty new to flex, specially to mxml part. There are some confusing things for me. For example I have custom component file Abc.mxml with code:[详细]
2023-04-05 21:21 分类:问答Disable Flex DateField component from user input
I have a DateField component in Flex and I want to stop any user input. If I set the 开发者_运维技巧editable to \"false\" then it stops users changed the bits of the DateField box. It does NOT however[详细]
2023-04-05 09:56 分类:问答Flex 4 - Vertical layout problem on TitleWindow
This must be a simple problem, but I can\'t get my head around it.I have a resizable title window.Inside I just want a VGroup to hold the contents of the form and an HGroup to have a few buttons at th[详细]
2023-04-05 08:58 分类:问答In flex how can someone add both bold and border?
I am trying to make a text area in flex 4.5. The problemis i need some part of it as bold not all. Also i need border.[详细]
2023-04-05 04:37 分类:问答